Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl.c72 int arg_legend = -1; /* -1: true, unless --quiet is passed, 1: true */ variable
316 if (arg_legend != 0) in help_types()
323 if (arg_legend != 0) in help_states()
327 if (arg_legend != 0) in help_states()
331 if (arg_legend != 0) in help_states()
335 if (arg_legend != 0) in help_states()
339 if (arg_legend != 0) in help_states()
343 if (arg_legend != 0) in help_states()
347 if (arg_legend != 0) in help_states()
351 if (arg_legend != 0) in help_states()
[all …]
Dsystemctl-list-jobs.c67 if (arg_legend != 0) { in output_jobs_list()
82 table_set_header(table, arg_legend != 0); in output_jobs_list()
114 if (arg_legend != 0) { in output_jobs_list()
Dsystemctl-list-units.c99 table_set_header(table, arg_legend != 0); in output_units_list()
179 if (arg_legend != 0) { in output_units_list()
367 table_set_header(table, arg_legend != 0); in output_sockets_list()
418 if (arg_legend != 0) { in output_sockets_list()
611 table_set_header(table, arg_legend != 0); in output_timers_list()
656 if (arg_legend != 0) { in output_timers_list()
Dsystemctl-list-machines.c164 table_set_header(table, arg_legend != 0); in output_machines_list()
217 if (arg_legend != 0) { in output_machines_list()
Dsystemctl-list-unit-files.c61 table_set_header(table, arg_legend != 0); in output_unit_file_list()
130 if (arg_legend != 0) in output_unit_file_list()
Dsystemctl.h57 extern int arg_legend;
/systemd-251/src/login/
Dinhibit.c32 static bool arg_legend = true; variable
134 table_set_header(table, arg_legend); in print_inhibitors()
141 if (arg_legend) { in print_inhibitors()
248 arg_legend = false; in parse_argv()
Dloginctl.c45 static bool arg_legend = true; variable
96 table_set_header(table, arg_legend); in show_table()
106 if (arg_legend) { in show_table()
1373 arg_legend = false; in parse_argv()
1382 arg_legend = false; in parse_argv()
/systemd-251/src/userdb/
Duserdbctl.c35 static bool arg_legend = true; variable
449 … r = table_print_with_pager(table, arg_json_format_flags, arg_pager_flags, arg_legend); in display_user()
454 if (arg_legend) { in display_user()
758 … r = table_print_with_pager(table, arg_json_format_flags, arg_pager_flags, arg_legend); in display_group()
763 if (arg_legend) { in display_group()
906 … r = table_print_with_pager(table, arg_json_format_flags, arg_pager_flags, arg_legend); in display_memberships()
911 if (arg_legend) { in display_memberships()
977 r = table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in display_services()
982 if (arg_legend) { in display_services()
1191 arg_legend = false; in parse_argv()
/systemd-251/src/sysext/
Dsysext.c43 static bool arg_legend = true; variable
233 r = table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in verb_status()
876 return table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in verb_list()
957 arg_legend = false; in parse_argv()
/systemd-251/src/portable/
Dportablectl.c37 static bool arg_legend = true; variable
1017 table_set_header(table, arg_legend); in list_images()
1024 if (arg_legend) { in list_images()
1186 if (arg_legend) in dump_profiles()
1315 arg_legend = false; in parse_argv()
/systemd-251/src/creds/
Dcreds.c39 static bool arg_legend = true; variable
228 return table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in verb_list()
755 arg_legend = false; in parse_argv()
/systemd-251/src/dissect/
Ddissect.c59 static bool arg_legend = true; variable
167 arg_legend = false; in parse_argv()
600 (void) table_set_header(t, arg_legend); in action_dissect()
/systemd-251/src/sysupdate/
Dsysupdate.c42 static bool arg_legend = true; variable
455 return table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in context_show_table()
661 return table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in context_show_version()
1288 arg_legend = false; in parse_argv()
/systemd-251/src/resolve/
Dresolvectl.c52 static bool arg_legend = true; variable
155 if (!arg_legend) in print_source()
2543 if (arg_legend) in help_protocol_types()
2549 if (arg_legend) in help_dns_types()
2556 if (arg_legend) in help_dns_classes()
2810 r = parse_boolean_argument("--legend=", optarg, &arg_legend); in compat_parse_argv()
2870 arg_legend = false; in compat_parse_argv()
3104 r = parse_boolean_argument("--legend=", optarg, &arg_legend); in native_parse_argv()
3148 arg_legend = false; in native_parse_argv()
/systemd-251/src/machine/
Dmachinectl.c69 static bool arg_legend = true; variable
246 table_set_header(table, arg_legend); in show_table()
256 if (arg_legend) { in show_table()
2302 if (arg_legend && n_transfers > 0) in list_transfers()
2327 if (arg_legend) { in list_transfers()
2692 arg_legend = false; in parse_argv()
2700 arg_legend = false; in parse_argv()
/systemd-251/src/coredump/
Dcoredumpctl.c54 static int arg_legend = true; variable
248 arg_legend = false; in parse_argv()
895 r = table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in dump_list()
/systemd-251/src/mount/
Dmount-tool.c51 static bool arg_legend = true; variable
209 arg_legend = false; in parse_argv()
1391 table_set_header(table, arg_legend); in list_devices()
/systemd-251/src/network/
Dnetworkctl.c75 static bool arg_legend = true; variable
819 table_set_header(table, arg_legend); in list_links()
865 if (arg_legend) in list_links()
2505 table_set_header(table, arg_legend); in link_lldp_status()
2563 if (arg_legend) { in link_lldp_status()
2871 arg_legend = false; in parse_argv()
/systemd-251/src/busctl/
Dbusctl.c39 static bool arg_legend = true; variable
357 return table_print_with_pager(table, arg_json_format_flags, arg_pager_flags, arg_legend); in list_bus_names()
1104 if (arg_legend) in introspect()
2386 arg_legend = false; in parse_argv()
/systemd-251/src/home/
Dhomectl.c48 static bool arg_legend = true; variable
187 … r = table_print_with_pager(table, arg_json_format_flags, arg_pager_flags, arg_legend); in list_homes()
192 if (arg_legend && (arg_json_format_flags & JSON_FORMAT_OFF)) { in list_homes()
2512 arg_legend = false; in parse_argv()
/systemd-251/src/partition/
Drepart.c109 static bool arg_legend = true; variable
2090 return table_print_with_pager(t, arg_json_format_flags, arg_pager_flags, arg_legend); in context_dump_partitions()
4171 arg_legend = false; in parse_argv()