Searched refs:process_one_file (Results 1 – 1 of 1) sorted by relevance
1049 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file() function1259 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()1269 rc = nftw(ldirname, process_one_file, maxfds, 0); in main()
Completed in 6 milliseconds