Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Duipc_usrreq.c1577 int so_locked = 1, strdisconn = 0; in unp_disconnect() local
1688 strdisconn = 1; in unp_disconnect()
1699 if (strdisconn) { in unp_disconnect()