Home
last modified time | relevance | path

Searched refs:table_set_header (Results 1 – 22 of 22) sorted by relevance

/systemd-251/src/analyze/
Danalyze-timespan.c29 table_set_header(table, false); in verb_timespan()
Danalyze-blame.c27 table_set_header(table, false); in verb_blame()
Danalyze-timestamp.c25 table_set_header(table, false); in test_timestamp_one()
Danalyze-inspect-elf.c118 (void) table_set_header(t, true); in analyze_elf()
Danalyze-calendar.c31 table_set_header(table, false); in test_calendar_one()
/systemd-251/src/systemctl/
Dsystemctl-list-units.c99 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()
Dsystemctl-list-jobs.c82 table_set_header(table, arg_legend != 0); in output_jobs_list()
Dsystemctl-list-machines.c164 table_set_header(table, arg_legend != 0); in output_machines_list()
Dsystemctl-list-unit-files.c61 table_set_header(table, arg_legend != 0); in output_unit_file_list()
/systemd-251/src/shared/
Dformat-table.h102 void table_set_header(Table *table, bool b);
Dformat-table.c1073 void table_set_header(Table *t, bool b) { in table_set_header() function
/systemd-251/src/login/
Dinhibit.c134 table_set_header(table, arg_legend); in print_inhibitors()
Dloginctl.c96 table_set_header(table, arg_legend); in show_table()
/systemd-251/src/timedate/
Dtimedatectl.c68 table_set_header(table, false); in print_status_info()
374 table_set_header(table, false); in print_ntp_status_info()
/systemd-251/src/test/
Dtest-format-table.c484 table_set_header(t, false); in TEST()
/systemd-251/src/hostname/
Dhostnamectl.c93 table_set_header(table, false); in print_status_info()
/systemd-251/src/network/
Dnetworkctl.c819 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/
Ddissect.c600 (void) table_set_header(t, arg_legend); in action_dissect()
/systemd-251/src/resolve/
Dresolvectl.c1106 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/
Dportablectl.c1017 table_set_header(table, arg_legend); in list_images()
/systemd-251/src/mount/
Dmount-tool.c1391 table_set_header(table, arg_legend); in list_devices()
/systemd-251/src/machine/
Dmachinectl.c246 table_set_header(table, arg_legend); in show_table()