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

  /bionic/libc/kernel/arch-arm/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /development/ndk/platforms/android-3/arch-arm/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /external/kernel-headers/original/asm-arm/
socket.h 48 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /bionic/libc/kernel/arch-sh/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /bionic/libc/kernel/arch-x86/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /development/ndk/platforms/android-5/arch-x86/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /external/kernel-headers/original/asm-x86/
socket.h 48 #define SO_ACCEPTCONN 30
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
socket.h 48 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
socket.h 56 #define SO_ACCEPTCONN 30
  /external/strace/
net.c 496 #ifdef SO_ACCEPTCONN
497 { SO_ACCEPTCONN, "SO_ACCEPTCONN" },
    [all...]
  /external/quake/quake/src/WinQuake/
mpdosock.h 365 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */
net_bw.cpp 78 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */

Completed in 388 milliseconds