Searched defs:strftime (Results 1 – 3 of 3) sorted by relevance
577 sub strftime { subroutine
111 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime() function
504 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument