Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dun.h89 #define LOCAL_PEERPID 0x002 /* retrieve peer pid */ macro
/xnu-12377.1.9/tests/
H A Duds-to-self.c72 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEERPID, &pid, &solen);
/xnu-12377.1.9/bsd/kern/
H A Duipc_usrreq.c851 case LOCAL_PEERPID: in uipc_ctloutput()