Searched defs:newlocale (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | setlocale.c | 357 getlocale_ctype(char *locale, char *ctypep, char *newlocale) in getlocale_ctype() argument 374 getlocale_numeric(char *locale, struct lconv *lconvp, char *newlocale) in getlocale_numeric() argument 424 getlocale_monetary(char *locale, struct lconv *lconvp, char *newlocale) in getlocale_monetary() argument 615 openlocale(char *category, int cat_id, char *locale, char *newlocale) in openlocale() argument [all...] |
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | localeimpl.c | 416 newlocale(int catmask, const char *locname, locale_t base) in newlocale() function
|