Searched refs:SCM_CREDENTIALS (Results 1 – 7 of 7) sorted by relevance
337 , SCM_CREDENTIALS = 0x02 /* Credentials passing. */ enumerator338 # define SCM_CREDENTIALS SCM_CREDENTIALS macro
130 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
162 case SCM_CREDENTIALS: in __scm_send()
2403 case SCM_CREDENTIALS: in __sock_cmsg_send()
166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro