Searched refs:SCM_CREDENTIALS (Results 1 – 4 of 4) sorted by relevance
127 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
150 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
164 case SCM_CREDENTIALS: in __scm_send()
151 the SCM_CREDENTIALS cmsg.