Searched defs:strftime (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | strpftime-test.h | 45 #define strftime test_strftime macro
|
H A D | strftime.c | 170 strftime (char *buf, size_t maxsize, const char *format, in strftime() function
|
H A D | roken.h.in | 940 #define strftime rk_strftime macro
|
/freebsd/lib/libc/stdtime/ |
H A D | strftime.c | 108 strftime(char * __restrict s, size_t maxsize, const char * __restrict format, in strftime() function
|
/freebsd/contrib/tzcode/ |
H A D | strftime.c | 129 strftime(char *restrict s, size_t maxsize, char const *restrict format, in strftime() function
|
H A D | private.h | 638 # define strftime tz_strftime global() macro
|
/freebsd/contrib/kyua/utils/ |
H A D | datetime.cpp | 384 datetime::timestamp::strftime(const std::string& format) const in strftime() function in datetime::timestamp
|
/freebsd/contrib/bmake/ |
H A D | util.c | 441 strftime(char *buf, size_t len, const char *fmt, const struct tm *tm) in strftime() function
|
/freebsd/contrib/diff/lib/ |
H A D | strftime.c | 206 # define strftime __strftime_l macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 591 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
|