Home
last modified time | relevance | path

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

/freebsd-14.2/include/
H A Dfts.h58 #define FTS_WHITEOUT 0x080 /* return whiteout information */ macro
/freebsd-14.2/lib/libc/gen/
H A Dfts-compat.h56 #define FTS_WHITEOUT 0x080 /* return whiteout information */ macro