Home
last modified time | relevance | path

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

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