format_timestamp_relative 461 src/journal/coredumpctl.c format_timestamp_relative(relative, sizeof(relative), u)); format_timestamp_relative 404 src/login/loginctl.c s1 = format_timestamp_relative(since1, sizeof(since1), i.timestamp); format_timestamp_relative 515 src/login/loginctl.c s1 = format_timestamp_relative(since1, sizeof(since1), i.timestamp); format_timestamp_relative 301 src/machine/machinectl.c s1 = format_timestamp_relative(since1, sizeof(since1), i->timestamp); format_timestamp_relative 93 src/shared/time-util.h char *format_timestamp_relative(char *buf, size_t l, usec_t t); format_timestamp_relative 1058 src/systemctl/systemctl.c format_timestamp_relative(trel, sizeof(trel), t->next_elapse); format_timestamp_relative 1068 src/systemctl/systemctl.c format_timestamp_relative(trel, sizeof(trel), t->last_trigger); format_timestamp_relative 1098 src/systemctl/systemctl.c format_timestamp_relative(trel1, sizeof(trel1), t->next_elapse); format_timestamp_relative 1101 src/systemctl/systemctl.c format_timestamp_relative(trel2, sizeof(trel2), t->last_trigger); format_timestamp_relative 3412 src/systemctl/systemctl.c s1 = format_timestamp_relative(since1, sizeof(since1), timestamp); format_timestamp_relative 3423 src/systemctl/systemctl.c s1 = format_timestamp_relative(since1, sizeof(since1), i->condition_timestamp); format_timestamp_relative 4417 src/systemctl/systemctl.c format_timestamp_relative(since1, sizeof(since1), mi.timestamp));