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

/freebsd-11-stable/lib/libc/locale/
H A Dlmessages.c70 messages_load_locale(struct xlocale_messages *loc, int *using_locale, const char *name) function
90 return messages_load_locale(&__xlocale_global_messages,
98 if (messages_load_locale(new, &l->using_messages_locale, name) == _LDP_ERROR) {

Completed in 127 milliseconds