Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdtime/
H A Dtimelocal.c128 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name) in time_load_locale() function
139 return time_load_locale(&__xlocale_global_time, in __time_load_locale()
146 if (time_load_locale(new, &loc->using_time_locale, name) == _LDP_ERROR) in __time_load()