Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Duipc_usrreq.c1608 int so_locked = 1, strdisconn = 0; in unp_disconnect() local
1719 strdisconn = 1; in unp_disconnect()
1730 if (strdisconn) { in unp_disconnect()