HomeSort by relevance Sort by last modified time
    Searched refs:AF_SECURITY (Results 1 - 25 of 35) sorted by null

1 2

  /external/strace/xlat/
addrfams.h 44 #if !(defined(AF_SECURITY) || (defined(HAVE_DECL_AF_SECURITY) && HAVE_DECL_AF_SECURITY))
45 # define AF_SECURITY 14
152 XLAT(AF_SECURITY),
  /bionic/libc/include/sys/
socket.h 157 #define AF_SECURITY 14
202 #define PF_SECURITY AF_SECURITY
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 134 #define AF_SECURITY PF_SECURITY
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 134 #define AF_SECURITY PF_SECURITY
  /external/python/cpython2/Lib/plat-atheos/
IN.py 426 AF_SECURITY = PF_SECURITY
742 AF_SECURITY = PF_SECURITY
  /external/python/cpython2/Lib/plat-linux2/
IN.py 405 AF_SECURITY = PF_SECURITY
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 405 AF_SECURITY = PF_SECURITY
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 405 AF_SECURITY = PF_SECURITY
  /external/libnl/lib/
addr.c 1020 __ADD(AF_SECURITY,security)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_amd64.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_arm.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_arm64.go 47 AF_SECURITY = 0xe
    [all...]
zerrors_linux_mips.go 45 AF_SECURITY = 0xe
    [all...]
zerrors_linux_mips64.go 45 AF_SECURITY = 0xe
    [all...]
zerrors_linux_mips64le.go 45 AF_SECURITY = 0xe
    [all...]
zerrors_linux_mipsle.go 45 AF_SECURITY = 0xe
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_amd64.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_arm.go 46 AF_SECURITY = 0xe
    [all...]
zerrors_linux_arm64.go 47 AF_SECURITY = 0xe
    [all...]
zerrors_linux_mips.go 45 AF_SECURITY = 0xe
    [all...]

Completed in 183 milliseconds

1 2