Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dun.h92 #define LOCAL_PEEREUUID 0x005 /* retrieve eff. peer UUID */ macro
/xnu-12377.81.4/tests/
H A Duds-to-self.c81 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEEREUUID, &uuid, &solen);
/xnu-12377.81.4/bsd/kern/
H A Duipc_usrreq.c876 case LOCAL_PEEREUUID: in uipc_ctloutput()
888 if (sopt->sopt_name == LOCAL_PEEREUUID && in uipc_ctloutput()