Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dextern.h79 bool find_only(const char *path);
H A Donly.c146 find_only(const char *path) in find_only() function
H A Dverify.c98 if (!find_only(p->fts_path)) { in vwalk()
H A Dcreate.c139 if (!find_only(p->fts_path)) { in cwalk()