Searched refs:LOCAL_PEERCRED (Results 1 – 3 of 3) sorted by relevance
88 #define LOCAL_PEERCRED 0x001 /* retrieve peer credentials */ macro
69 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEERCRED, &xucred, &solen);
839 case LOCAL_PEERCRED: in uipc_ctloutput()