HomeSort by relevance Sort by last modified time
    Searched refs:SO_PEEK_OFF (Results 1 - 23 of 23) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
socket.h 71 #define SO_PEEK_OFF 42
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 71 #define SO_PEEK_OFF 42
  /external/libmojo/mojo/edk/embedder/
platform_channel_pair_posix.cc 29 #if !defined(SO_PEEK_OFF)
30 #define SO_PEEK_OFF 42
platform_channel_utils_posix.cc 23 #if !defined(SO_PEEK_OFF)
24 #define SO_PEEK_OFF 42
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 70 #define SO_PEEK_OFF 42
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 87 #define SO_PEEK_OFF 42
  /external/strace/xlat/
sockoptions.h 140 #if defined(SO_PEEK_OFF) || (defined(HAVE_DECL_SO_PEEK_OFF) && HAVE_DECL_SO_PEEK_OFF)
141 XLAT(SO_PEEK_OFF),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 760 milliseconds