Searched defs:startfuncp (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/hppa/stand/common/ |
H A D | exec_hppa.c | 44 typedef void (*startfuncp)(int, int, int, int, int, int, void *) typedef
|
/netbsd-src/sys/arch/hppa/stand/cdboot/ |
H A D | cdboot.c | 81 typedef void (*startfuncp)(int, int, int, int, int, int, void *) typedef
|
/netbsd-src/sys/arch/hppa/stand/boot/ |
H A D | boot.c | 111 typedef void (*startfuncp)(int, int, int, int, int, void *) typedef
|