Searched defs:nofd (Results 1 - 2 of 2) sorted by relevance
| /src/sys/netinet/ | ||
| H A D | tcp_usrreq.c | 483 int nofd = so->so_state & SS_NOFDREF; /* XXX */ local in function:tcp_attach |
| H A D | dccp_usrreq.c | 1627 int nofd = so->so_state & SS_NOFDREF; local in function:dccp_attach |
Completed in 7 milliseconds