Home
last modified time | relevance | path

Searched refs:AST_LC_find (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathexists.c67 if ((ast.locale.set & (AST_LC_debug|AST_LC_find)) == (AST_LC_debug|AST_LC_find)) in pathexists()
95 if ((ast.locale.set & (AST_LC_debug|AST_LC_find)) == (AST_LC_debug|AST_LC_find)) in pathexists()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dmc.c188 if (ast.locale.set & AST_LC_find) in mcfind()
192 if (ast.locale.set & (AST_LC_find|AST_LC_setlocale)) in mcfind()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast_std.h163 #define AST_LC_find (1L<<28) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c2382 "find", AST_LC_find,