Searched defs:strftime_l (Results 1 – 6 of 6) 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 | 175 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, in strftime_l() function
|
| H A D | private.h | 764 # define strftime_l tz_strftime_l macro
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/locale_base_api/ |
| H A D | win32.h | 225 # define strftime_l _strftime_l macro
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__support/xlocale/ |
| H A D | __posix_l_fallback.h | 93 strftime_l(char* __s, size_t __max, const char* __format, const struct tm* __tm, locale_t) { in strftime_l() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 622 INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
|