Home
last modified time | relevance | path

Searched defs:strftime (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrpftime-test.h47 #define strftime test_strftime macro
H A Dstrftime.c172 strftime (char *buf, size_t maxsize, const char *format, in strftime() function
H A Droken.h.in1016 #define strftime rk_strftime macro
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.cpp289 datetime::timestamp::strftime(const std::string& format) const in strftime() function in datetime::timestamp
/netbsd-src/lib/libc/time/
H A Dstrftime.c736 strftime(char *restrict s, size_t maxsize, char const *restrict format, strftime() function
[all...]
H A Dprivate.h653 # define strftime tz_strftime global() macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c223 # define strftime __strftime_l macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf175 strftime, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf175 strftime, 89 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc497 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument