Searched refs:handle_file (Results 1 – 3 of 3) sorted by relevance
93 int handle_file(fileargs_t *fa, const char *);213 if (handle_file(fa, *argv) != 0) in main()224 handle_file(fileargs_t *fa, const char *name) in handle_file() function
201 int (*handle_file) (struct comparison const *, in diff_dirs()259 int v1 = (*handle_file) (cmp, in diff_dirs()
246 static void handle_file(char *, struct stat *);1946 handle_file(path, &sb); in handle_pathname()1957 handle_file(char *file, struct stat *sbp) in handle_file() function2010 handle_file(entry->fts_path, entry->fts_statp); in handle_dir()