Searched refs:__setrunelocale (Results 1 – 1 of 1) sorted by relevance
65 static int __setrunelocale(struct xlocale_ctype *l, const char *);93 __setrunelocale(struct xlocale_ctype *l, const char *encoding) in __setrunelocale() function185 int ret = __setrunelocale(&__xlocale_global_ctype, locale); in __wrap_setrunelocale()218 if (__setrunelocale(l, locale)) { in __ctype_load()