Home
last modified time | relevance | path

Searched refs:FTW_PHYSICAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dftw.h36 #define FTW_PHYS (FTW_PHYSICAL)
H A Dnftw.c42 else if ((n & FTW_SL) && (!(nftw_flags & FTW_PHYSICAL) || stat(ftw->path, &st))) in nftw_user()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dftwalk.h73 #define FTW_PHYSICAL FTS_PHYSICAL macro