Searched refs:SCM_CREDENTIALS (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | scm.h | 126 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv() |
/include/linux/ | ||
D | socket.h | 131 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro |