Home
last modified time | relevance | path

Searched defs:startfuncp (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/arch/hppa/stand/boot/
H A Dexec.c37 typedef void (*startfuncp)(int, int, int, int, int, int, caddr_t) typedef
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Dexec.c34 typedef void (*startfuncp)(void *, void *, void *) __attribute__ ((noreturn)); typedef
/openbsd/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c64 typedef void (*startfuncp)(int, int, int, int, int, int, caddr_t) typedef
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dexec.c36 typedef void (*startfuncp)(void *, void *, void *) __attribute__ ((noreturn)); typedef
/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c54 typedef void (*startfuncp)(int, int, int, int, int, int, int, int) typedef
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dexec_i386.c56 typedef void (*startfuncp)(int, int, int, int, int, int, int, int) typedef
/openbsd/sys/arch/armv7/stand/efiboot/
H A Dexec.c35 typedef void (*startfuncp)(void *, void *, void *) __attribute__ ((noreturn)); typedef
/openbsd/sys/arch/amd64/stand/libsa/
H A Dexec_i386.c60 typedef void (*startfuncp)(int, int, int, int, int, int, int, int) typedef