Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
Dfts.h135 #define FTS_DP 6 /* postorder directory */ macro
/third_party/selinux/libselinux/utils/
Dselabel_get_digests_all_partial_matches.c94 case FTS_DP: in main()
/third_party/FreeBSD/lib/libc/gen/
Dfts.c360 p->fts_info = FTS_DP; in fts_read()
491 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()
865 cur->fts_info = FTS_DP; in fts_build()
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c1019 case FTS_DP: in selinux_restorecon()
1327 case FTS_DP: in selinux_restorecon_xattr()