Searched refs:tstamp1 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/systemctl/ |
H A D | systemctl.c | 1117 char tstamp1[FORMAT_TIMESTAMP_MAX] = "n/a", trel1[FORMAT_TIMESTAMP_RELATIVE_MAX] = "n/a"; local 1121 format_timestamp(tstamp1, sizeof(tstamp1), t->next_elapse); 1136 nextlen, tstamp1, leftlen, trel1, lastlen, tstamp2, passedlen, trel2, unitlen, unit);
|
Completed in 2236 milliseconds