Searched defs:ftwp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/findunref/
H A Dfindunref.c363 check_scmdata(const char *path, const struct FTW *ftwp) argument
379 check_tw(const char *path, const struct FTW *ftwp) argument
383 (void) snprintf(sccspath, MAXPATHLEN, "%.*s/SCCS/s.%s", ftwp->base,
384 path, path + ftwp->base);
445 struct FTW *ftwp)
459 if (scm == NULL || scm->checkfunc(path, ftwp))
468 ftwp->quit = FTW_PRUNE;
444 checkpath(const char *path, const struct stat *statp, int type, struct FTW *ftwp) argument
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c68 int type, struct FTW *ftwp);
331 struct FTW *ftwp)
327 do_recurse_dev( const char *path, const struct stat *sbuf, int type, struct FTW *ftwp) argument

Completed in 79 milliseconds