Searched defs:entrypt (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/pmax/stand/smallnet/ |
H A D | smallnet.c | 45 typedef void (*entrypt)(int, char **, int, const void *); typedef
|
/netbsd-src/sys/arch/pmax/stand/common/ |
H A D | bootxx.c | 72 typedef void (*entrypt)(int, char **, int, const void *); typedef
|
/netbsd-src/sys/arch/mipsco/stand/common/ |
H A D | bootxx.c | 71 typedef void (*entrypt)(int, char **, int, const void *); typedef
|
/netbsd-src/sys/arch/emips/stand/common/ |
H A D | bootxx.c | 71 typedef void (entrypt) (int, char **, int, const void *, int, char *); typedef
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | proc.c | 173 entrypt(int class, int type, ftnint length, struct extsym *entry, chainp args) in entrypt() function
|