Searched refs:strptime_l (Results 1 – 6 of 6) sorted by relevance
/freebsd/include/xlocale/ |
H A D | _time.h | 53 char *strptime_l(const char * __restrict, const char * __restrict,
|
/freebsd/lib/libc/stdtime/ |
H A D | Makefile.inc | 31 MLINKS+=strptime.3 strptime_l.3
|
H A D | strptime.c | 686 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 D | Symbol.map | 121 strptime_l;
|
/freebsd/usr.sbin/pw/ |
H A D | psdate.c | 128 ret = strptime_l(str, valid_formats[i], &tm, l); in parse_datesub()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3002 fun:strptime_l=uninstrumented
|