Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dmodecanon.h40 #define X_IFCTG 0110000 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dmodex.c66 else if (S_ISCTG(i)) x |= X_IFCTG; in modex()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dmode.c70 if (!S_ISCTG(X_IFCTG)) idtype = 0; in main()