Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/protolist/
H A Dprotolist.c42 visit_dir(const char *path, const struct stat *st, in visit_dir() function
164 if (nftw(".", visit_dir, MAX_DEPTH, FTW_PHYS) != 0) { in main()