Searched defs:strftime_l (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/stdtime/ |
H A D | strftime.c | 77 strftime_l(char * __restrict s, size_t maxsize, const char * __restrict format, in strftime_l() function
|
/freebsd/contrib/tzcode/ |
H A D | strftime.c | 119 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, in strftime_l() function
|
H A D | private.h | 661 # define strftime_l tz_strftime_l global() macro
|
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/ |
H A D | win32.h | 225 # define strftime_l _strftime_l macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 596 INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
|