Home
last modified time | relevance | path

Searched defs:FTS_DONTCHDIR (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Dfts.h103 #define FTS_DONTCHDIR 0x01 /* don't chdir .. to the parent */ macro
/freebsd/lib/libc/gen/
H A Dfts-compat.h108 #define FTS_DONTCHDIR 0x01 /* don't chdir .. to the parent */ macro