Home
last modified time | relevance | path

Searched refs:__catopen_l (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/string/
H A Dstrerror.c87 catd = __catopen_l("libc", NL_CAT_LOCALE, locale); in __strerror_rl()
/freebsd/lib/libc/nls/
H A Dmsgcat.c123 return (__catopen_l(name, type, __get_locale())); in catopen()
127 __catopen_l(const char *name, int type, locale_t locale) in __catopen_l() function
/freebsd/lib/libc/include/
H A Dlibc_private.h377 struct __nl_cat_d *__catopen_l(const char *name, int type,