Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-timestamp.c74 TABLE_TIMESTAMP_RELATIVE, usec); in test_timestamp_one()
Danalyze-calendar.c115 TABLE_TIMESTAMP_RELATIVE, next); in test_calendar_one()
/systemd-251/src/shared/
Dformat-table.h22 TABLE_TIMESTAMP_RELATIVE, enumerator
Dformat-table.c276 case TABLE_TIMESTAMP_RELATIVE: in table_data_size()
860 case TABLE_TIMESTAMP_RELATIVE: in table_add_many_internal()
1247 case TABLE_TIMESTAMP_RELATIVE: in cell_data_compare()
1452 case TABLE_TIMESTAMP_RELATIVE: { in table_data_format()
1456 …p = new(char, d->type == TABLE_TIMESTAMP_RELATIVE ? FORMAT_TIMESTAMP_RELATIVE_MAX : FORMAT_TIMESTA… in table_data_format()
2494 case TABLE_TIMESTAMP_RELATIVE: in table_data_to_json()
/systemd-251/src/systemctl/
Dsystemctl-list-units.c635 TABLE_TIMESTAMP_RELATIVE, t->next_elapse, in output_timers_list()
637 TABLE_TIMESTAMP_RELATIVE, t->last_trigger, in output_timers_list()