Lines Matching defs:tmbuf
235 char tmbuf[32];
238 char tmbuf[128], dtbuf[128];
289 strftime(tmbuf, sizeof(tmbuf), "%Y-%m-%dT%H:%M:%S", tm_p);
298 tmbuf, (int)tv.tv_usec/1000, tzbuf,
310 if(log_time_asc && strftime(tmbuf, sizeof(tmbuf), "%b %d %H:%M:%S",
311 localtime_r(&now, &tm))%(sizeof(tmbuf)) != 0) {
313 fprintf(logfile, "%s %s[%d:%x] %s: %s\n", tmbuf,
318 tmbuf, sizeof(tmbuf)) && GetDateFormat(LOCALE_USER_DEFAULT, 0,
320 fprintf(logfile, "%s %s %s[%d:%x] %s: %s\n", dtbuf, tmbuf,