Home
last modified time | relevance | path

Searched refs:sunos_sysent (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/compat/sunos/
Dsunos_exec.c54 extern struct sysent sunos_sysent[];
75 .e_sysent = sunos_sysent,
Dfiles.sunos12 file compat/sunos/sunos_sysent.c compat_sunos & !compat_netbsd32
Dsunos_sysent.c30 struct sysent sunos_sysent[] = { variable
/netbsd/src/sys/modules/compat_sunos/
DMakefile12 SRCS+= sunos_exec.c sunos_ioctl.c sunos_mod.c sunos_sysent.c