Lines Matching defs:datetime
342 char datetime[DT_BUF_LEN];
363 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm);
399 hdr->cols[5].width, datetime);
407 char datetime[DT_BUF_LEN];
426 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm);
455 hdr->cols[5].width, datetime);
461 hdr->cols[5].width, datetime);
470 char datetime[DT_BUF_LEN];
492 (void) strftime(datetime, DT_BUF_LEN, datetime_fmt, tm);
519 hdr->cols[5].width, datetime);