Searched refs:FTS_DP (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dftw.c65 case FTS_DP:
H A Dnftw.c77 case FTS_DP:
H A Dfts.c375 p->fts_info = FTS_DP;
501 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP;
882 cur->fts_info = FTS_DP;
/netbsd-6-1-5-RELEASE/include/
H A Dfts.h112 #define FTS_DP 6 /* postorder directory */ macro
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/
H A Dt_getcwd.c115 case FTS_DP:
/netbsd-6-1-5-RELEASE/bin/chmod/
H A Dchmod.c170 case FTS_DP: /* Already changed at FTS_D. */
/netbsd-6-1-5-RELEASE/usr.bin/find/
H A Dfind.c221 case FTS_DP:
/netbsd-6-1-5-RELEASE/bin/rm/
H A Drm.c216 case FTS_DP:
234 case FTS_DP:
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dverify.c102 case FTS_DP:
H A Dcreate.c132 case FTS_DP:
/netbsd-6-1-5-RELEASE/usr.bin/du/
H A Ddu.c207 case FTS_DP:
/netbsd-6-1-5-RELEASE/bin/cp/
H A Dcp.c494 else if (curr->fts_info == FTS_DP) /* Second pass */
/netbsd-6-1-5-RELEASE/tests/lib/libc/sys/
H A Dt_stat.c118 case FTS_DP:
/netbsd-6-1-5-RELEASE/usr.sbin/veriexecgen/
H A Dveriexecgen.c260 case FTS_DP:
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c599 case FTS_DP:
/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dutil.c148 case FTS_DP:
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dtraverse.c205 case FTS_DP: /* already seen dir */
/netbsd-6-1-5-RELEASE/libexec/makewhatis/
H A Dmakewhatis.c299 case FTS_DP:
/netbsd-6-1-5-RELEASE/usr.bin/gzip/
H A Dgzip.c1863 case FTS_DP:

Completed in 107 milliseconds