Home
last modified time | relevance | path

Searched defs:unixsw (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Duipc_proto.c54 const struct protosw unixsw[] = { global() variable
/netbsd-src/usr.bin/netstat/
H A Dunix.c146 struct protosw *unixsw = (struct protosw *)off; in unixpr() local