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

1 2

  /external/strace/xlat/
addrfams.h 77 #if !(defined(AF_WANPIPE) || (defined(HAVE_DECL_AF_WANPIPE) && HAVE_DECL_AF_WANPIPE))
78 # define AF_WANPIPE 25
163 XLAT(AF_WANPIPE),
  /bionic/libc/include/sys/
socket.h 169 #define AF_WANPIPE 25
214 #define PF_WANPIPE AF_WANPIPE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 146 #define AF_WANPIPE PF_WANPIPE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 146 #define AF_WANPIPE PF_WANPIPE
  /external/python/cpython2/Lib/plat-linux2/
IN.py 416 AF_WANPIPE = PF_WANPIPE
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 416 AF_WANPIPE = PF_WANPIPE
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 416 AF_WANPIPE = PF_WANPIPE
  /external/libnl/lib/
addr.c 1033 __ADD(AF_WANPIPE,wanpipe)
  /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 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_amd64.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_arm.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_arm64.go 53 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mips.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mips64.go 50 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mips64le.go 50 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mipsle.go 51 AF_WANPIPE = 0x19
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_amd64.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_arm.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_arm64.go 53 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mips.go 51 AF_WANPIPE = 0x19
    [all...]
zerrors_linux_mips64.go 50 AF_WANPIPE = 0x19
    [all...]

Completed in 386 milliseconds

1 2