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

/freebsd-11-stable/lib/libc/locale/
H A Dsetrunelocale.c68 static int __setrunelocale(struct xlocale_ctype *l, const char *);
96 __setrunelocale(struct xlocale_ctype *l, const char *encoding) function
173 int ret = __setrunelocale(&__xlocale_global_ctype, locale);
206 if (__setrunelocale(l, locale)) {

Completed in 71 milliseconds