Home
last modified time | relevance | path

Searched refs:nofiles (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ptools/pwait/
H A Dpwait.c199 int nofiles = 0; in count_my_files() local
201 (void) fdwalk(do_count, &nofiles); in count_my_files()
202 return (nofiles); in count_my_files()