Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/
H A DPiece.pm577 sub strftime { subroutine
/openbsd-src/lib/libc/time/
H A Dstrftime.c111 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf162 strftime keyword
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp504 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument