Home
last modified time | relevance | path

Searched refs:netbsd32_sysent (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/modules/compat_netbsd32/
H A DMakefile43 SRCS+= netbsd32_sysctl.c netbsd32_sysent.c
/netbsd-src/sys/compat/netbsd32/
H A Dfiles.netbsd3244 file compat/netbsd32/netbsd32_sysent.c compat_netbsd32
H A Dnetbsd32.h1303 extern struct sysent netbsd32_sysent[];
H A Dnetbsd32_sysent.c146 struct sysent netbsd32_sysent[] = { variable
H A Dnetbsd32_netbsd.c124 .e_sysent = netbsd32_sysent,