Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dunpcb.h160 #define UNP_HAVEPCCACHED 0x00000002 macro
/xnu-11215.81.4/bsd/kern/
H A Duipc_usrreq.c1442 KASSERT(unp2->unp_flags & UNP_HAVEPCCACHED, in unp_connect()
2773 unp->unp_flags |= UNP_HAVEPCCACHED; in unp_listen()