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

/freebsd-10.0-release/lib/libc/stdtime/
H A Dtimelocal.h59 int __time_load_locale(const char *);
H A Dtimelocal.c138 __time_load_locale(const char *name) function
/freebsd-10.0-release/lib/libc/locale/
H A Dsetlocale.c55 #include "../stdtime/timelocal.h" /* for __time_load_locale() */
260 func = __time_load_locale;

Completed in 137 milliseconds