Searched refs:SCM_CREDENTIALS (Results 1 – 6 of 6) sorted by relevance
179 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in __scm_recv_common()
163 case SCM_CREDENTIALS: in __scm_send()
2843 case SCM_CREDENTIALS: in __sock_cmsg_send()
178 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
174 cmsg->cmsg_type == SCM_CREDENTIALS) { in cmsg_check()