Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
Dfts.h134 #define FTS_DP 6 /* postorder directory */ macro
/third_party/selinux/libselinux/utils/
Dselabel_get_digests_all_partial_matches.c95 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.c923 case FTS_DP: in selinux_restorecon_thread()
1586 case FTS_DP: in selinux_restorecon_xattr()
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c355 case FTS_DP: in debuginfod_clean_cache()