Searched defs:timestamp1 (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dunit.c870 timestamp1[FORMAT_TIMESTAMP_MAX], local
910 prefix, strna(format_timestamp(timestamp1, sizeof(timestamp1), u->inactive_exit_timestamp.realtime)),
966 prefix, strna(format_timestamp(timestamp1, sizeof(timestamp1), u->condition_timestamp.realtime)),
973 prefix, strna(format_timestamp(timestamp1, sizeof(timestamp1), u->assert_timestamp.realtime)),
/systemd/src/systemctl/
H A Dsystemctl.c4273 char timestamp1[FORMAT_TIMESTAMP_MAX], timestamp2[FORMAT_TIMESTAMP_MAX]; local
4283 strna(format_timestamp(timestamp1, sizeof(timestamp1), info.start_timestamp)),

Completed in 38 milliseconds