Searched refs:format_ts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c814 format_ts(timestruc_t *ts, char *str, size_t len, boolean_t human_readable) function
1586 format_ts(ts, ts_str, sizeof (ts_str), B_FALSE);
1632 format_ts(ts, ts_str, sizeof (ts_str), B_FALSE);
1926 format_ts(&ts, string, sizeof (string), B_TRUE);
1955 format_ts(&ts, string, sizeof (string), B_TRUE);

Completed in 406 milliseconds