Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c73 typedef enum { NOTIMESTAMP, UTIMESTAMP, DTIMESTAMP } timestamp_fmt_t; enumerator
176 timestamp_fmt_t timestamp_fmt = NOTIMESTAMP; in main()
451 case NOTIMESTAMP: in print_timestamp()
491 if (timestamp_fmt != NOTIMESTAMP) { in show_stats()