Searched refs:FTS_ROOTPARENTLEVEL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dfts-compat.h89 #define FTS_ROOTPARENTLEVEL -1 macro
H A Dfts-compat.c162 parent->fts_level = FTS_ROOTPARENTLEVEL;
456 if (p->fts_level == FTS_ROOTPARENTLEVEL) {
H A Dfts.c157 parent->fts_level = FTS_ROOTPARENTLEVEL;
449 if (p->fts_level == FTS_ROOTPARENTLEVEL) {
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_fts.h71 #define FTS_ROOTPARENTLEVEL -1 macro
H A Dcompat_fts.c111 parent->fts_level = FTS_ROOTPARENTLEVEL;
307 if (p->fts_level == FTS_ROOTPARENTLEVEL) {
399 * around to FTS_ROOTLEVEL and FTS_ROOTPARENTLEVEL.
/freebsd-11-stable/include/
H A Dfts.h84 #define FTS_ROOTPARENTLEVEL -1 macro

Completed in 89 milliseconds