Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dun.h93 #define LOCAL_PEERTOKEN 0x006 /* retrieve peer audit token */ macro
/xnu-12377.1.9/tests/
H A Duds-to-self.c84 (void)getsockopt(fd, SOL_LOCAL, LOCAL_PEERTOKEN, &token, &solen);
/xnu-12377.1.9/bsd/kern/
H A Duipc_usrreq.c900 case LOCAL_PEERTOKEN: in uipc_ctloutput()