Home
last modified time | relevance | path

Searched defs:verify_file (Results 1 – 2 of 2) sorted by relevance

/systemd-251/test/
Dcreate-sys-script.py121 def verify_file(tmpd, path_a): function
/systemd-251/src/basic/
Dfileio.c367 int verify_file(const char *fn, const char *blob, bool accept_extra_nl) { in verify_file() function