Home
last modified time | relevance | path

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

/freebsd-13.1/include/
H A Dfts.h59 #define FTS_WHITEOUT 0x080 /* return whiteout information */ macro
/freebsd-13.1/lib/libc/gen/
H A Dfts-compat.h57 #define FTS_WHITEOUT 0x080 /* return whiteout information */ macro