Home
last modified time | relevance | path

Searched refs:table_print (Results 1 – 25 of 27) sorted by relevance

12

/systemd-251/src/analyze/
Danalyze-capability.c51 return table_print(table, NULL); in verb_capabilities()
Danalyze-exit-status.c51 return table_print(table, NULL); in verb_exit_status()
Danalyze-timespan.c63 r = table_print(table, NULL); in verb_timespan()
Danalyze-blame.c64 return table_print(table, NULL); in verb_blame()
Danalyze-timestamp.c78 return table_print(table, NULL); in test_timestamp_one()
Danalyze-inspect-elf.c120 r = table_print(t, NULL); in analyze_elf()
Danalyze-calendar.c122 return table_print(table, NULL); in test_calendar_one()
/systemd-251/src/timedate/
Dtimedatectl.c151 r = table_print(table, NULL); in print_status_info()
421 r = table_print(table, NULL); in print_ntp_status_info()
430 r = table_print(table, NULL); in print_ntp_status_info()
514 r = table_print(table, NULL); in print_ntp_status_info()
/systemd-251/src/shared/
Dparse-argument.c110 r = table_print(table, NULL); in parse_signal_argument()
Dformat-table.h114 int table_print(Table *t, FILE *f);
Dformat-table.c1982 int table_print(Table *t, FILE *f) { in table_print() function
2392 r = table_print(t, f); in table_format()
2756 return table_print(t, f); in table_print_json()
Dlibfido2-util.c1008 r = table_print(t, stdout); in fido2_list_devices()
Dpkcs11-util.c1122 r = table_print(t, stdout); in pkcs11_list_tokens()
/systemd-251/src/cryptenroll/
Dcryptenroll-list.c121 r = table_print(t, stdout); in list_enrolled()
/systemd-251/src/systemctl/
Dsystemctl-list-jobs.c110 r = table_print(table, NULL); in output_jobs_list()
Dsystemctl-util.c835 r = table_print(table, NULL); in output_table()
/systemd-251/src/id128/
Did128.c139 r = table_print(table, NULL); in verb_show()
/systemd-251/src/login/
Dinhibit.c136 r = table_print(table, NULL); in print_inhibitors()
Dloginctl.c101 r = table_print(table, NULL); in show_table()
/systemd-251/src/network/
Dnetworkctl.c861 r = table_print(table, NULL); in list_links()
1201 r = table_print(table, NULL); in dump_address_labels()
2296 r = table_print(table, NULL); in link_status_one()
2375 r = table_print(table, NULL); in system_status()
2559 r = table_print(table, NULL); in link_lldp_status()
/systemd-251/src/hostname/
Dhostnamectl.c247 r = table_print(table, NULL); in print_status_info()
/systemd-251/src/dissect/
Ddissect.c602 r = table_print(t, NULL); in action_dissect()
/systemd-251/src/resolve/
Dresolvectl.c1146 r = table_print(table, NULL); in show_statistics()
1706 r = table_print(table, NULL); in status_ifindex()
1938 r = table_print(table, NULL); in status_global()
/systemd-251/src/portable/
Dportablectl.c1019 r = table_print(table, NULL); in list_images()
/systemd-251/src/mount/
Dmount-tool.c1436 r = table_print(table, NULL); in list_devices()

12