_strftime         259 include/lolevel.h extern long _strftime(char *s, unsigned long maxsize, const char *format, const /*struct tm*/ void *timp);
_strftime         969 platform/generic/wrappers.c 	return _strftime(s,maxsize,format,timp);