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

/freebsd-10.0-release/include/xlocale/
H A D_time.h54 char *strptime_l(const char * __restrict, const char * __restrict,
/freebsd-10.0-release/lib/libc/locale/
H A DSymbol.map125 strptime_l;
/freebsd-10.0-release/lib/libc/stdtime/
H A Dstrptime.c593 strptime_l(const char * __restrict buf, const char * __restrict fmt, function
613 return strptime_l(buf, fmt, tm, __get_locale());

Completed in 74 milliseconds