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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/path/
H A Dpathexists.c67 if ((ast.locale.set & (AST_LC_debug|AST_LC_find)) == (AST_LC_debug|AST_LC_find))
95 if ((ast.locale.set & (AST_LC_debug|AST_LC_find)) == (AST_LC_debug|AST_LC_find))
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dmc.c188 if (ast.locale.set & AST_LC_find)
192 if (ast.locale.set & (AST_LC_find|AST_LC_setlocale))
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dast_std.h162 #define AST_LC_find (1L<<28) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dsetlocale.c2376 "find", AST_LC_find,

Completed in 197 milliseconds