Searched refs:SCM_CREDENTIALS (Results 1 – 5 of 5) sorted by relevance
130 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
162 case SCM_CREDENTIALS: in __scm_send()
2383 case SCM_CREDENTIALS: in __sock_cmsg_send()