Home
last modified time | relevance | path

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

/freebsd/include/xlocale/
H A D_time.h53 char *strptime_l(const char * __restrict, const char * __restrict,
/freebsd/lib/libc/stdtime/
H A DMakefile.inc31 MLINKS+=strptime.3 strptime_l.3
H A Dstrptime.c686 strptime_l(const char * __restrict buf, const char * __restrict fmt, in _strptime()
708 return strptime_l(buf, fmt, tm, __get_locale()); in strptime_l()
692 strptime_l(const char * __restrict buf, const char * __restrict fmt, strptime_l() function
/freebsd/lib/libc/locale/
H A DSymbol.map121 strptime_l;
/freebsd/usr.sbin/pw/
H A Dpsdate.c128 ret = strptime_l(str, valid_formats[i], &tm, l); in parse_datesub()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3002 fun:strptime_l=uninstrumented