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

/freebsd-10.0-release/lib/libc/stdtime/
H A Dtimelocal.c129 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name) function
140 return time_load_locale(&__xlocale_global_time,
147 if (time_load_locale(new, &loc->using_time_locale, name) == _LDP_ERROR)

Completed in 70 milliseconds