Home
last modified time | relevance | path

Searched defs:FTW_CHDIR (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libast/common/comp/
H A Dftw.h37 #define FTW_CHDIR (FTW_DOT) macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dftw.h46 #define FTW_CHDIR (FTW_DOT) macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dftw.h46 #define FTW_CHDIR (FTW_DOT) macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dftw.h46 #define FTW_CHDIR (FTW_DOT) macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dftw.h46 #define FTW_CHDIR (FTW_DOT) macro
/titanic_41/usr/src/head/
H A Dftw.h64 #define FTW_CHDIR 04 /* chdir to each directory before reading */ macro