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

/freebsd-10.0-release/lib/libc/stdtime/
H A Dtimelocal.c41 struct xlocale_time { struct
47 struct xlocale_time __xlocale_global_time;
113 struct xlocale_time *l = v;
124 ? &((struct xlocale_time *)loc->components[XLC_TIME])->locale
129 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name)
145 struct xlocale_time *new = calloc(sizeof(struct xlocale_time), 1);

Completed in 59 milliseconds