Home
last modified time | relevance | path

Searched refs:__detect_path_locale (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/locale/
H A Dsetlocale.h37 int __detect_path_locale(void);
H A Dsetlocale.c238 errno = __detect_path_locale(); in loadlocale()
306 __detect_path_locale(void) in __detect_path_locale() function
H A Dxlocale.c69 int __detect_path_locale(void);
132 __detect_path_locale(); in init_key()
H A DSymbol.map210 __detect_path_locale;
/freebsd/usr.bin/locale/
H A Dlocale.c538 if (__detect_path_locale() != 0) in init_locales_list()