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

/freebsd-11-stable/lib/libc/stdtime/
H A Dtimelocal.c123 return (loc->using_time_locale
141 &__xlocale_global_locale.using_time_locale, name);
147 if (time_load_locale(new, &loc->using_time_locale, name) == _LDP_ERROR)
/freebsd-11-stable/lib/libc/locale/
H A Dxlocale_private.h102 int using_time_locale; member in struct:_xlocale
H A Dxlocale.c217 new->using_time_locale = old->using_time_locale;

Completed in 115 milliseconds