Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dfts.h51 #define FTS_PHYSICAL (1<<6) /* physical traversal, don't follow */ macro
/illumos-gate/usr/src/head/
H A Dfts.h52 #define FTS_PHYSICAL 0x0010 /* physical walk */ macro