HomeSort by relevance Sort by last modified time
    Searched defs:SCM_RIGHTS (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/strace/xlat/
scmvals.h 2 #if !(defined(SCM_RIGHTS) || (defined(HAVE_DECL_SCM_RIGHTS) && HAVE_DECL_SCM_RIGHTS))
3 # define SCM_RIGHTS 1
74 XLAT(SCM_RIGHTS),
  /external/python/cpython2/Lib/plat-os2emx/
SOCKET.py 91 SCM_RIGHTS = 0x01
  /bionic/libc/include/sys/
socket.h 132 #define SCM_RIGHTS 0x01
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 522 #define SCM_RIGHTS 0x01 /* access rights (array of int) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 246 SCM_RIGHTS. */
339 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */
340 #define SCM_RIGHTS SCM_RIGHTS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 246 SCM_RIGHTS. */
339 SCM_RIGHTS = 0x01 /* Transfer file descriptors. */
340 #define SCM_RIGHTS SCM_RIGHTS
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 324 SCM_RIGHTS = 1
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 802 SCM_RIGHTS = 0x1
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go 745 SCM_RIGHTS = 0x1010
    [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 802 SCM_RIGHTS = 0x1
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go 745 SCM_RIGHTS = 0x1010
    [all...]

Completed in 211 milliseconds

1 2 3