Home
last modified time | relevance | path

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

/csrg-svn/sys/kern/
H A Duipc_proto.c24 struct protosw unixsw[] = { variable
/csrg-svn/usr.bin/netstat/
H A Dunix.c48 struct protosw *unixsw = (struct protosw *)off; local