Home
last modified time | relevance | path

Searched refs:boot_config_load_auto (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Dbootspec.h100 int boot_config_load_auto(BootConfig *config, const char *override_esp_path, const char *override_x…
Dbootspec.c940 int boot_config_load_auto( in boot_config_load_auto() function
/systemd-251/src/systemctl/
Dsystemctl-start-special.c35 r = boot_config_load_auto(&config, NULL, NULL); in load_kexec_kernel()
/systemd-251/src/login/
Dlogind-dbus.c2999 r = boot_config_load_auto(&config, NULL, NULL); in boot_loader_entry_exists()
3157 r = boot_config_load_auto(&config, NULL, NULL); in property_get_boot_loader_entries()