| /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 D | socket.h | 334 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */ enumerator 335 #define SCM_RIGHTS SCM_RIGHTS 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 D | socket.h | 334 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */ enumerator 335 #define SCM_RIGHTS SCM_RIGHTS macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/ |
| H A D | ipcsocket.c | 146 cmsg->cmsg_type = SCM_RIGHTS; in sendtosocket() 199 cmsg->cmsg_type = SCM_RIGHTS; in receivefromsocket()
|
| H A D | README | 10 It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | scm.c | 155 case SCM_RIGHTS: in __scm_send() 319 err = put_user(SCM_RIGHTS, &cm->cmsg_type); in scm_detach_fds()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
| H A D | 0001-Turn-off-sign-compare-for-musl-libc.patch | 36 if (hdr->cmsg_type == SCM_RIGHTS) {
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | file.c | 536 (cmsg->cmsg_type != SCM_RIGHTS)) { in os_rcv_fd() 662 cmsg->cmsg_type = SCM_RIGHTS; in os_sendmsg_fds()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/drivers/ |
| H A D | tuntap_user.c | 118 (cmsg->cmsg_type != SCM_RIGHTS)) { in tuntap_open_tramp()
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | user-trap.c | 48 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()
|
| /OK3568_Linux_fs/external/rkwifibt-app/test/ |
| H A D | rkbtsource.c | 159 if (cmsg->cmsg_level != SCM_RIGHTS) in rk_bt_recv()
|
| H A D | rkbtsource_server.c | 199 cmsg->cmsg_type = SCM_RIGHTS; in rk_bt_send_spp_client_fd()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ |
| H A D | no_new_privs.rst | 43 ``setuid(2)`` and receive SCM_RIGHTS datagrams.
|
| H A D | seccomp_filter.rst | 207 passed around via ``SCM_RIGHTS`` or similar. Note that filter fds correspond to
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/ |
| H A D | stub.c | 171 cmsg->cmsg_type = SCM_RIGHTS; in send_fd_handoff()
|
| H A D | bundle-main.c | 193 cmsg->cmsg_type = SCM_RIGHTS; in accept_fd_handoff()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 165 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | socket.h | 165 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/ |
| H A D | process.py | 630 sock.sendmsg([msg], [(socket.SOL_SOCKET, socket.SCM_RIGHTS, fds)]) 645 cmsg_type == socket.SCM_RIGHTS):
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 278 || header->cmsg_type != SCM_RIGHTS in ms_exa_xv_create_dma_pixmap()
|
| /OK3568_Linux_fs/debian/packages-patches/mpv/0.29.1/ |
| H A D | 0002-HACK-vo_xv-Support-dma-buffer-rendering.patch | 201 + header->cmsg_type = SCM_RIGHTS;
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | compat.c | 311 err = put_user(SCM_RIGHTS, &cm->cmsg_type); in scm_detach_fds_compat()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 385 + header->cmsg_type = SCM_RIGHTS;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 385 + header->cmsg_type = SCM_RIGHTS;
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 385 + header->cmsg_type = SCM_RIGHTS;
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_xv.c | 911 || header->cmsg_type != SCM_RIGHTS in glamor_xv_put_dma_image()
|