Searched refs:FTS_ROOTLEVEL (Results 1 – 6 of 6) sorted by relevance
89 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size)) in printlong()196 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size)) in printcol()270 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size)) in printacol()350 if (p->fts_level == FTS_ROOTLEVEL) in printlink()
341 p->fts_level != FTS_ROOTLEVEL && !f_listdot) in traverse()564 (*a)->fts_level == FTS_ROOTLEVEL && !f_listdir) { in mastercmp()
148 p->fts_level = FTS_ROOTLEVEL; in fts_open()242 for (p = sp->fts_cur; p->fts_level >= FTS_ROOTLEVEL;) { in fts_close()389 if (p->fts_level == FTS_ROOTLEVEL) { in fts_read()446 if (p->fts_level == FTS_ROOTLEVEL) { in fts_read()544 if (p->fts_level != FTS_ROOTLEVEL || p->fts_accpath[0] == '/' || in fts_children()803 (cur->fts_level == FTS_ROOTLEVEL ? FCHDIR(sp, sp->fts_rfd) : in fts_build()878 t->fts_level >= FTS_ROOTLEVEL; t = t->fts_parent) in fts_stat()1026 for (p = head; p->fts_level >= FTS_ROOTLEVEL;) { in fts_padjust()
84 #define FTS_ROOTLEVEL 0 macro
311 if (curr->fts_level == FTS_ROOTLEVEL) { in copy()
463 if (entry->fts_level == FTS_ROOTLEVEL) { in f_execdir()497 if (entry->fts_level == FTS_ROOTLEVEL) { in f_execdir()