Home
last modified time | relevance | path

Searched refs:FTS_DP (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/tools/test/stress2/testcases/fts/
H A Dfts.c77 case FTS_DP: in test()
/freebsd/lib/libc/gen/
H A Dftw.c55 case FTS_DP: in ftw()
H A Dftw-compat11.c63 case FTS_DP: in freebsd11_ftw()
H A Dnftw.c70 case FTS_DP: in nftw()
H A Dnftw-compat11.c74 case FTS_DP: in freebsd11_nftw()
H A Dfts-compat.h97 #define FTS_DP 6 /* postorder directory */ macro
/freebsd/contrib/mandoc/
H A Dcompat_fts.h82 #define FTS_DP 6 /* postorder directory */ macro
H A Dcompat_fts.c250 p->fts_info = FTS_DP; in fts_read()
315 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()
493 cur->fts_info = FTS_DP; in fts_build()
H A Dcatman.c187 case FTS_DP: in process_tree()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getcwd.c117 case FTS_DP: in ATF_TC_BODY()
/freebsd/tools/test/stress2/misc/
H A Ddev.sh98 p->fts_info == FTS_DP)
H A Ddev2.sh110 p->fts_info == FTS_DP)
H A Dprocfs3.sh97 case FTS_DP:
H A Dpts.sh95 p->fts_info == FTS_DP)
H A Dposix_openpt2.sh95 p->fts_info == FTS_DP)
H A Dfts.sh106 case FTS_DP:
H A Dpty.sh93 p->fts_info == FTS_DP)
H A Ddev3.sh121 p->fts_info == FTS_DP)
H A Dsigxcpu.sh116 case FTS_DP:
H A Dfts2.sh206 p->fts_info == FTS_DP || /* postorder directory */
/freebsd/include/
H A Dfts.h92 #define FTS_DP 6 /* postorder directory */ macro
/freebsd/bin/rm/
H A Drm.c234 case FTS_DP: in rm_tree()
258 case FTS_DP: in rm_tree()
/freebsd/usr.bin/find/
H A Dfind.c189 case FTS_DP: in find_execute()
/freebsd/bin/chmod/
H A Dchmod.c172 case FTS_DP: /* Already changed at FTS_D. */ in main()
/freebsd/bin/pax/
H A Dftree.c384 case FTS_DP: in next_file()

12