setvar.c | 126 remove_bootorder(int fd, const char *target, const char *csus, function in typeref:typename:PUBLIC int 169 err(EXIT_FAILURE, "remove_bootorder: %s %u", target, bootnum); 403 rv = remove_bootorder(efi_fd, target, NULL, bootnum); 405 err(EXIT_FAILURE, "remove_bootorder");
|