Searched refs:is_dir (Results 1 – 5 of 5) sorted by relevance
197 bool is_dir(const char* pathname);
596 dump_files(NULL, dir, recursive ? skip_none : is_dir, _add_file_from_fd); in add_dir()
1232 bool is_dir(const char* pathname) { in is_dir() function
110 int (*exclusion_predicate)(const char *name, const int is_dir),
310 int (*exclusion_predicate)(const char *name, const int is_dir)) in _delete_dir_contents() argument