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

/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h150 * UNP_HAVEPCCACHED - indicates that the unp_peercred member is filled
156 #define UNP_HAVEPCCACHED 0x0002 macro
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1175 KASSERT(unp2->unp_flags & UNP_HAVEPCCACHED,
2233 unp->unp_flags |= UNP_HAVEPCCACHED;

Completed in 71 milliseconds