Home
last modified time | relevance | path

Searched refs:SCM_CREDENTIALS (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket.h337 , SCM_CREDENTIALS = 0x02 /* Credentials passing. */ enumerator
338 # define SCM_CREDENTIALS SCM_CREDENTIALS macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket.h337 , SCM_CREDENTIALS = 0x02 /* Credentials passing. */ enumerator
338 # define SCM_CREDENTIALS SCM_CREDENTIALS macro
/OK3568_Linux_fs/kernel/include/net/
H A Dscm.h130 put_cmsg(msg, SOL_SOCKET, SCM_CREDENTIALS, sizeof(ucreds), &ucreds); in scm_recv()
/OK3568_Linux_fs/kernel/net/core/
H A Dscm.c162 case SCM_CREDENTIALS: in __scm_send()
H A Dsock.c2403 case SCM_CREDENTIALS: in __sock_cmsg_send()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsocket.h166 #define SCM_CREDENTIALS 0x02 /* rw: struct ucred */ macro