Home
last modified time | relevance | path

Searched refs:DATE_FMT1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h101 #define DATE_FMT1 " %H:%M:%S" macro
H A Dacctcom.c562 cftime(time_buf, DATE_FMT1, &t); in println()
564 cftime(time_buf, DATE_FMT1, (time_t *)&etime); in println()