Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dutil.h169 void beep(UINTN beep_count);
171 static inline void beep(UINTN beep_count) {} in beep() function
Dboot.c93 BOOLEAN beep; member
530 ps_bool(L" beep: %s\n", config->beep); in print_status()
768 if (config->beep) in menu_run()
769 beep(idx_highlight + 1); in menu_run()
1202 err = parse_boolean(value, &config->beep); in config_defaults_load_from_file()
Dutil.c720 void beep(UINTN beep_count) { in beep() function
/systemd-251/src/shared/
Dbootspec.h52 char *beep; member
Dbootspec.c213 free(config->beep); in boot_config_free()
277 r = free_and_strdup(&config->beep, p); in boot_loader_read_conf()
/systemd-251/
DNEWS148 * sd-boot can now optionally beep when the menu is shown and menu