/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | setlocale.c | 105 if (!(lc = lcmake(locale))) in native_locale() 799 if (!(lc = lcmake(locale)) || !(lc->flags & LC_default)) in default_setlocale() 830 lc = lcmake(NiL); in single() 844 sys = setlocale(lc_categories[category].external, lcmake(NiL)->name); in single() 867 setlocale(lc_categories[category].external, lcmake(NiL)->name); in single() 944 p = lcmake(w); in composite() 953 p = lcmake(buf); in composite() 976 p = lcmake(w); in composite() 983 p = lcmake(buf); in composite() 1079 p = *locale ? lcmake(locale) : (Lc_t*)0; in _ast_setlocale() [all …]
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | setlocale.c | 116 if (!(lc = lcmake(locale))) in native_locale() 2417 if (!(lc = lcmake(locale)) || !(lc->flags & LC_default)) in default_setlocale() 2481 lc = lcmake(NiL); in single() 2495 sys = setlocale(lc_categories[category].external, lcmake(NiL)->name); in single() 2520 setlocale(lc_categories[category].external, lcmake(NiL)->name); in single() 2633 p = lcmake(w); in composite() 2642 p = lcmake(buf); in composite() 2665 p = lcmake(w); in composite() 2672 p = lcmake(buf); in composite() 2771 p = *locale ? lcmake(local in _ast_setlocale() [all...] |
/titanic_51/usr/src/cmd/ast/libast/sparcv9/ |
H A D | lc.h | 126 extern Lc_t* lcmake(const char*);
|
/titanic_51/usr/src/cmd/ast/libast/amd64/ |
H A D | lc.h | 126 extern Lc_t* lcmake(const char*);
|
/titanic_51/usr/src/cmd/ast/libast/i386/ |
H A D | lc.h | 126 extern Lc_t* lcmake(const char*);
|
/titanic_51/usr/src/cmd/ast/libast/sparc/ |
H A D | lc.h | 126 extern Lc_t* lcmake(const char*);
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | lc.h | 156 extern __MANGLE__ Lc_t* lcmake __PROTO__((const char*));
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | mc.c | 77 if (!(lc = locale ? lcmake(locale) : locales[category])) in mcfind()
|
H A D | lc.c | 419 lcmake(const char* name) in lcmake() function 819 * the return value is not part of the lcmake() cache
|
/titanic_51/usr/src/lib/libast/common/port/ |
H A D | mc.c | 77 if (!(lc = locale ? lcmake(locale) : locales[category])) in mcfind()
|
H A D | lc.c | 383 lcmake(const char* name) in lcmake() function
|
/titanic_51/usr/src/lib/libast/ |
H A D | mapfile-vers | 483 lcmake;
|
/titanic_51/usr/src/cmd/ast/libast/ |
H A D | mapfile-vers | 493 lcmake;
|