Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dun.h88 #define LOCAL_PEERCRED 0x001 /* retrieve peer credentials */ macro
/xnu-11215.81.4/tests/
H A Duds-to-self.c69 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEERCRED, &xucred, &solen);
/xnu-11215.81.4/bsd/kern/
H A Duipc_usrreq.c839 case LOCAL_PEERCRED: in uipc_ctloutput()