Home
last modified time | relevance | path

Searched refs:boot_config_free (Results 1 – 7 of 7) 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.h87 void boot_config_free(BootConfig *config);
Dbootspec.c203 void boot_config_free(BootConfig *config) { in boot_config_free() function
/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()