Home
last modified time | relevance | path

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

/openbsd/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) in Xexit_efi() function
/openbsd/sys/arch/i386/stand/libsa/
H A Dcmd_i386.c63 { "exit", CMDT_CMD, Xexit_efi },
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c968 int Xexit_efi(void);
973 { "exit", CMDT_CMD, Xexit_efi },
1013 Xexit_efi(void) in Xexit_efi() function
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c1062 int Xexit_efi(void);
1067 { "exit", CMDT_CMD, Xexit_efi },
1089 Xexit_efi(void) in Xexit_efi() function
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c1193 int Xexit_efi(void);
1199 { "exit", CMDT_CMD, Xexit_efi },
1228 Xexit_efi(void) in Xexit_efi() function