strftime           35 include/std/time.h extern long strftime(char *s, unsigned long maxsize, const char *format, const struct tm *timp);
strftime          177 lib/lua/loslib.c         reslen = strftime(buff, sizeof(buff), cc, stm);
strftime           85 modules/module_exportlist.c             strftime
strftime          251 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int strftime(char *s, unsigned int maxsize, const char *format, const /*struct tm*/ void *timp);