Home
last modified time | relevance | path

Searched refs:arg_full (Results 1 – 17 of 17) sorted by relevance

/systemd-251/src/cgls/
Dcgls.c36 static int arg_full = -1; variable
135 arg_full = true; in parse_argv()
195 if (arg_full < 0 && pager_have()) in run()
196 arg_full = true; in run()
198 if (arg_full > 0) in run()
/systemd-251/src/systemctl/
Dsystemctl-list-dependencies.c20 if (len > max_len - 3 && !arg_full) { in list_dependencies_print()
28 if (len > max_len - 3 && !arg_full) { in list_dependencies_print()
36 if (arg_full) { in list_dependencies_print()
Dsystemctl-is-enabled.c93 if (arg_full) { in verb_is_enabled()
127 if (arg_full) { in verb_is_enabled()
Dsystemctl-edit.c418 arg_full ? NULL : ".d/override.conf", in find_paths_to_edit()
438 if (arg_full) in find_paths_to_edit()
579 if (!arg_full) { in verb_edit()
Dsystemctl.h68 extern bool arg_full;
Dsystemctl-list-units.c106 if (arg_full) in output_units_list()
368 if (arg_full) in output_sockets_list()
612 if (arg_full) in output_timers_list()
Dsystemctl-list-jobs.c83 if (arg_full) in output_jobs_list()
Dsystemctl-list-machines.c171 if (arg_full) in output_machines_list()
Dsystemctl.c83 bool arg_full = false; variable
664 arg_full = true; in systemctl_parse_argv()
Dsystemctl-list-unit-files.c62 if (arg_full) in output_unit_file_list()
Dsystemctl-show.c46 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
/systemd-251/src/network/
Dnetworkctl.c78 static bool arg_full = false; variable
816 if (arg_full) in list_links()
1148 if (arg_full) in dump_address_labels()
1485 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
1612 if (arg_full) in link_status_one()
2323 if (arg_full) in system_status()
2502 if (arg_full) in link_lldp_status()
2883 arg_full = true; in parse_argv()
/systemd-251/src/journal/
Djournalctl.c91 static bool arg_full = true; variable
590 arg_full = true; in parse_argv()
594 arg_full = false; in parse_argv()
1466 if (arg_full) in list_boots()
2749 arg_full * OUTPUT_FULL_WIDTH | in main()
/systemd-251/src/machine/
Dmachinectl.c67 static bool arg_full = false; variable
93 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
287 if (!arg_full && arg_max_addresses != ALL_ADDRESSES) in list_machines()
290 if (arg_full) in list_machines()
365 if (arg_full) in list_images()
2671 arg_full = true; in parse_argv()
/systemd-251/src/mount/
Dmount-tool.c52 static bool arg_full = false; variable
213 arg_full = true; in parse_argv()
1384 if (arg_full) in list_devices()
/systemd-251/src/login/
Dloginctl.c43 static bool arg_full = false; variable
60 (arg_full || !on_tty() || pager_have()) * OUTPUT_FULL_WIDTH | in get_output_flags()
1353 arg_full = true; in parse_argv()
/systemd-251/src/busctl/
Dbusctl.c40 static bool arg_full = false; variable
205 if (arg_full) in list_bus_names()
2390 arg_full = true; in parse_argv()