Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/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()
/titanic_41/usr/src/lib/libast/common/include/
H A Dast_std.h161 #define AST_LC_find (1L<<28) macro
/titanic_41/usr/src/lib/libast/common/port/
H A Dmc.c190 if (ast.locale.set & AST_LC_find) in mcfind()
194 if (ast.locale.set & (AST_LC_find|AST_LC_setlocale)) in mcfind()
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_std.h171 #define AST_LC_find (1L<<28) macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_std.h171 #define AST_LC_find (1L<<28) macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_std.h171 #define AST_LC_find (1L<<28) macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_std.h171 #define AST_LC_find (1L<<28) macro
/titanic_41/usr/src/lib/libast/common/comp/
H A Dsetlocale.c764 "find", AST_LC_find,