Searched refs:nofiles (Results 1 – 1 of 1) sorted by relevance
199 int nofiles = 0; in count_my_files() local201 (void) fdwalk(do_count, &nofiles); in count_my_files()202 return (nofiles); in count_my_files()