Searched defs:strftime (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strpftime-test.h | 47 #define strftime test_strftime macro
|
H A D | strftime.c | 172 strftime (char *buf, size_t maxsize, const char *format, in strftime() function
|
H A D | roken.h.in | 1016 #define strftime rk_strftime macro
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | datetime.cpp | 289 datetime::timestamp::strftime(const std::string& format) const in strftime() function in datetime::timestamp
|
/netbsd-src/lib/libc/time/ |
H A D | strftime.c | 736 strftime(char *restrict s, size_t maxsize, char const *restrict format, strftime() function [all...] |
H A D | private.h | 653 # define strftime tz_strftime global() macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | strftime.c | 223 # define strftime __strftime_l macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 175 strftime, 89 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 175 strftime, 89 keyword
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 497 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
|