Searched refs:table_set_header (Results 1 – 22 of 22) sorted by relevance
/systemd-251/src/analyze/ |
D | analyze-timespan.c | 29 table_set_header(table, false); in verb_timespan()
|
D | analyze-blame.c | 27 table_set_header(table, false); in verb_blame()
|
D | analyze-timestamp.c | 25 table_set_header(table, false); in test_timestamp_one()
|
D | analyze-inspect-elf.c | 118 (void) table_set_header(t, true); in analyze_elf()
|
D | analyze-calendar.c | 31 table_set_header(table, false); in test_calendar_one()
|
/systemd-251/src/systemctl/ |
D | systemctl-list-units.c | 99 table_set_header(table, arg_legend != 0); in output_units_list() 367 table_set_header(table, arg_legend != 0); in output_sockets_list() 611 table_set_header(table, arg_legend != 0); in output_timers_list()
|
D | systemctl-list-jobs.c | 82 table_set_header(table, arg_legend != 0); in output_jobs_list()
|
D | systemctl-list-machines.c | 164 table_set_header(table, arg_legend != 0); in output_machines_list()
|
D | systemctl-list-unit-files.c | 61 table_set_header(table, arg_legend != 0); in output_unit_file_list()
|
/systemd-251/src/shared/ |
D | format-table.h | 102 void table_set_header(Table *table, bool b);
|
D | format-table.c | 1073 void table_set_header(Table *t, bool b) { in table_set_header() function
|
/systemd-251/src/login/ |
D | inhibit.c | 134 table_set_header(table, arg_legend); in print_inhibitors()
|
D | loginctl.c | 96 table_set_header(table, arg_legend); in show_table()
|
/systemd-251/src/timedate/ |
D | timedatectl.c | 68 table_set_header(table, false); in print_status_info() 374 table_set_header(table, false); in print_ntp_status_info()
|
/systemd-251/src/test/ |
D | test-format-table.c | 484 table_set_header(t, false); in TEST()
|
/systemd-251/src/hostname/ |
D | hostnamectl.c | 93 table_set_header(table, false); in print_status_info()
|
/systemd-251/src/network/ |
D | networkctl.c | 819 table_set_header(table, arg_legend); in list_links() 1621 table_set_header(table, false); in link_status_one() 2333 table_set_header(table, false); in system_status() 2505 table_set_header(table, arg_legend); in link_lldp_status()
|
/systemd-251/src/dissect/ |
D | dissect.c | 600 (void) table_set_header(t, arg_legend); in action_dissect()
|
/systemd-251/src/resolve/ |
D | resolvectl.c | 1106 table_set_header(table, false); in show_statistics() 1649 table_set_header(table, false); in status_ifindex() 1897 table_set_header(table, false); in status_global()
|
/systemd-251/src/portable/ |
D | portablectl.c | 1017 table_set_header(table, arg_legend); in list_images()
|
/systemd-251/src/mount/ |
D | mount-tool.c | 1391 table_set_header(table, arg_legend); in list_devices()
|
/systemd-251/src/machine/ |
D | machinectl.c | 246 table_set_header(table, arg_legend); in show_table()
|