Searched refs:_add_file_from_fd (Results 1 – 1 of 1) sorted by relevance
824 static int _add_file_from_fd(const char* title __attribute__((unused)), const char* path, int fd) { in _add_file_from_fd() function835 dump_files("", dir.c_str(), recursive ? skip_none : is_dir, _add_file_from_fd); in AddDir()