Home
last modified time | relevance | path

Searched refs:do_file (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/tests/
Dunicode-collate.c41 gboolean do_file = FALSE; in main() local
72 do_file = TRUE; in main()
102 if (do_file) in main()
/third_party/openssl/apps/
Drehash.c232 static int do_file(const char *filename, const char *fullpath, enum Hash h) in do_file() function
381 errs += do_file(filename, buf, h); in do_dir()