Home
last modified time | relevance | path

Searched defs:sysinit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/emips/include/
H A Dsysconf.h75 struct sysinit { struct
84 extern struct sysinit sysinit[]; argument
/netbsd-src/sys/arch/pmax/include/
H A Dsysconf.h80 struct sysinit { struct
89 extern const struct sysinit sysinit[]; argument
/netbsd-src/sys/arch/emips/emips/
H A Dsysconf.c57 struct sysinit sysinit[] = { variable
/netbsd-src/sys/arch/pmax/pmax/
H A Dsysconf.c111 const struct sysinit sysinit[] = { variable