Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_usrreq.c1522 int so_locked = 1, strdisconn = 0; in unp_disconnect() local
1633 strdisconn = 1; in unp_disconnect()
1644 if (strdisconn) { in unp_disconnect()