Home
last modified time | relevance | path

Searched refs:table_log_add_error (Results 1 – 25 of 37) sorted by relevance

12

/systemd-251/src/analyze/ !
Danalyze-calendar.c52 return table_log_add_error(r); in test_calendar_one()
59 return table_log_add_error(r); in test_calendar_one()
72 return table_log_add_error(r); in test_calendar_one()
85 return table_log_add_error(r); in test_calendar_one()
96 return table_log_add_error(r); in test_calendar_one()
102 return table_log_add_error(r); in test_calendar_one()
110 return table_log_add_error(r); in test_calendar_one()
117 return table_log_add_error(r); in test_calendar_one()
Danalyze-inspect-elf.c43 return table_log_add_error(r); in analyze_elf()
50 return table_log_add_error(r); in analyze_elf()
76 return table_log_add_error(r); in analyze_elf()
86 return table_log_add_error(r); in analyze_elf()
97 return table_log_add_error(r); in analyze_elf()
113 return table_log_add_error(r); in analyze_elf()
Danalyze-timestamp.c48 return table_log_add_error(r); in test_timestamp_one()
55 return table_log_add_error(r); in test_timestamp_one()
60 return table_log_add_error(r); in test_timestamp_one()
76 return table_log_add_error(r); in test_timestamp_one()
Danalyze-timespan.c49 return table_log_add_error(r); in verb_timespan()
53 return table_log_add_error(r); in verb_timespan()
61 return table_log_add_error(r); in verb_timespan()
Danalyze-capability.c29 return table_log_add_error(r); in verb_capabilities()
43 return table_log_add_error(r); in verb_capabilities()
Danalyze-exit-status.c30 return table_log_add_error(r); in verb_exit_status()
46 return table_log_add_error(r); in verb_exit_status()
Danalyze-blame.c59 return table_log_add_error(r); in verb_blame()
/systemd-251/src/network/ !
Dnetworkctl.c858 return table_log_add_error(r); in list_links()
1021 return table_log_add_error(r); in dump_list()
1194 return table_log_add_error(r); in dump_address_labels()
1198 return table_log_add_error(r); in dump_address_labels()
1413 return table_log_add_error(r); in dump_ifindexes()
1424 return table_log_add_error(r); \
1429 return table_log_add_error(r);
1469 return table_log_add_error(r); in dump_hw_address()
1477 return table_log_add_error(r); in dump_hw_address()
1627 return table_log_add_error(r); in link_status_one()
[all …]
/systemd-251/src/hostname/ !
Dhostnamectl.c103 return table_log_add_error(r); in print_status_info()
111 return table_log_add_error(r); in print_status_info()
120 return table_log_add_error(r); in print_status_info()
128 return table_log_add_error(r); in print_status_info()
142 return table_log_add_error(r); in print_status_info()
150 return table_log_add_error(r); in print_status_info()
158 return table_log_add_error(r); in print_status_info()
167 return table_log_add_error(r); in print_status_info()
176 return table_log_add_error(r); in print_status_info()
184 return table_log_add_error(r); in print_status_info()
[all …]
/systemd-251/src/timedate/ !
Dtimedatectl.c103 return table_log_add_error(r); in print_status_info()
110 return table_log_add_error(r); in print_status_info()
123 return table_log_add_error(r); in print_status_info()
127 return table_log_add_error(r); in print_status_info()
132 return table_log_add_error(r); in print_status_info()
149 return table_log_add_error(r); in print_status_info()
397 return table_log_add_error(r); in print_ntp_status_info()
401 return table_log_add_error(r); in print_ntp_status_info()
405 return table_log_add_error(r); in print_ntp_status_info()
412 return table_log_add_error(r); in print_ntp_status_info()
[all …]
/systemd-251/src/userdb/ !
Duserdbctl.c120 return table_log_add_error(r); in show_user()
213 return table_log_add_error(r); in table_add_uid_boundaries()
243 return table_log_add_error(r); in table_add_uid_boundaries()
277 return table_log_add_error(r); in add_unavailable_uid()
301 return table_log_add_error(r); in add_unavailable_uid()
522 return table_log_add_error(r); in show_group()
573 return table_log_add_error(r); in table_add_gid_boundaries()
600 return table_log_add_error(r); in table_add_gid_boundaries()
631 return table_log_add_error(r); in add_unavailable_gid()
652 return table_log_add_error(r); in add_unavailable_gid()
[all …]
/systemd-251/src/sysupdate/ !
Dsysupdate.c452 return table_log_add_error(r); in context_show_table()
532 return table_log_add_error(r); in context_show_version()
540 return table_log_add_error(r); in context_show_version()
548 return table_log_add_error(r); in context_show_version()
556 return table_log_add_error(r); in context_show_version()
564 return table_log_add_error(r); in context_show_version()
572 return table_log_add_error(r); in context_show_version()
580 return table_log_add_error(r); in context_show_version()
588 return table_log_add_error(r); in context_show_version()
599 return table_log_add_error(r); in context_show_version()
[all …]
/systemd-251/src/dissect/ !
Ddissect.c550 return table_log_add_error(r); in action_dissect()
557 return table_log_add_error(r); in action_dissect()
565 return table_log_add_error(r); in action_dissect()
576 return table_log_add_error(r); in action_dissect()
580 return table_log_add_error(r); in action_dissect()
585 return table_log_add_error(r); in action_dissect()
591 return table_log_add_error(r); in action_dissect()
596 return table_log_add_error(r); in action_dissect()
/systemd-251/src/systemctl/ !
Dsystemctl-list-jobs.c41 return table_log_add_error(r); in output_waiting_jobs()
102 return table_log_add_error(r); in output_jobs_list()
Dsystemctl-list-units.c162 return table_log_add_error(r); in output_units_list()
391 return table_log_add_error(r); in output_sockets_list()
403 return table_log_add_error(r); in output_sockets_list()
641 return table_log_add_error(r); in output_timers_list()
Dsystemctl-list-unit-files.c98 return table_log_add_error(r); in output_unit_file_list()
123 return table_log_add_error(r); in output_unit_file_list()
Dsystemctl-list-machines.c210 return table_log_add_error(r); in output_machines_list()
/systemd-251/src/shared/ !
Dparse-argument.c107 return table_log_add_error(r); in parse_signal_argument()
Dformat-table.h136 #define table_log_add_error(r) \ macro
/systemd-251/src/cryptenroll/ !
Dcryptenroll-list.c113 return table_log_add_error(r); in list_enrolled()
/systemd-251/src/sysext/ !
Dsysext.c196 return table_log_add_error(r); in verb_status()
222 return table_log_add_error(r); in verb_status()
871 return table_log_add_error(r); in verb_list()
/systemd-251/src/resolve/ !
Dresolvectl.c1144 table_log_add_error(r); in show_statistics()
1476 return table_log_add_error(r); in dump_list()
1655 return table_log_add_error(r); in status_ifindex()
1678 return table_log_add_error(r); in status_ifindex()
1688 return table_log_add_error(r); in status_ifindex()
1695 return table_log_add_error(r); in status_ifindex()
1908 return table_log_add_error(r); in status_global()
1915 return table_log_add_error(r); in status_global()
1923 return table_log_add_error(r); in status_global()
/systemd-251/src/busctl/ !
Dbusctl.c260 return table_log_add_error(r); in list_bus_names()
277 return table_log_add_error(r); in list_bus_names()
306 return table_log_add_error(r); in list_bus_names()
320 return table_log_add_error(r); in list_bus_names()
335 return table_log_add_error(r); in list_bus_names()
346 return table_log_add_error(r); in list_bus_names()
/systemd-251/src/login/ !
Dinhibit.c122 return table_log_add_error(r); in print_inhibitors()
Dloginctl.c180 return table_log_add_error(r); in list_sessions()
230 return table_log_add_error(r); in list_users()
275 return table_log_add_error(r); in list_seats()

12