Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dun.h91 #define LOCAL_PEERUUID 0x004 /* retrieve peer UUID */ macro
/xnu-12377.81.4/tests/
H A Duds-to-self.c78 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEERUUID, &uuid, &solen);
/xnu-12377.81.4/bsd/kern/
H A Duipc_usrreq.c875 case LOCAL_PEERUUID: in uipc_ctloutput()