Home
last modified time | relevance | path

Searched refs:arg_firmware_setup (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/systemctl/
Dsystemctl.h88 extern bool arg_firmware_setup;
Dsystemctl.c103 bool arg_firmware_setup = false; variable
766 arg_firmware_setup = true; in systemctl_parse_argv()
Dsystemctl-logind.c221 if (!arg_firmware_setup) in prepare_firmware_setup()