Searched refs:UNP_FEIDSBIND (Results 1 – 2 of 2) sorted by relevance
93 #define UNP_FEIDSBIND 0x02 /* unp_connid was set by a bind */ macro
406 unp->unp_flags |= UNP_FEIDSBIND; in uipc_bind()921 if (unp2->unp_flags & UNP_FEIDSBIND) { in unp_connect()