Searched refs:Xexit_efi (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Defiboot.h35 int Xexit_efi(void);
H A Dcmd_i386.c60 { "exit", CMDT_CMD, Xexit_efi },
H A Defiboot.c1148 Xexit_efi(void) function
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dcmd_i386.c63 { "exit", CMDT_CMD, Xexit_efi },
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.c1215 int Xexit_efi(void);
1221 { "exit", CMDT_CMD, Xexit_efi },
1250 Xexit_efi(void) function
/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.c1085 int Xexit_efi(void);
1090 { "exit", CMDT_CMD, Xexit_efi },
1112 Xexit_efi(void) function
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c1062 int Xexit_efi(void);
1067 { "exit", CMDT_CMD, Xexit_efi },
1089 Xexit_efi(void) function

Completed in 279 milliseconds