Home
last modified time | relevance | path

Searched refs:BOOT_CONFIG_NULL (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/test/
Dtest-bootspec.c64 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in TEST_RET()
/systemd-251/src/shared/
Dbootspec.h67 #define BOOT_CONFIG_NULL \ macro
/systemd-251/src/fuzz/
Dfuzz-bootspec.c84 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in LLVMFuzzerTestOneInput()
/systemd-251/src/systemctl/
Dsystemctl-start-special.c21 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in load_kexec_kernel()
/systemd-251/src/boot/
Dbootctl.c1688 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in verb_status()
1708 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in verb_list()
/systemd-251/src/login/
Dlogind-dbus.c2993 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in boot_loader_entry_exists()
3148 _cleanup_(boot_config_free) BootConfig config = BOOT_CONFIG_NULL; in property_get_boot_loader_entries()