HomeSort by relevance Sort by last modified time
    Searched defs:FIONBIO (Results 76 - 86 of 86) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
ioctls.h 64 #define FIONBIO 0x5421
  /external/openssl/apps/
s_client.c 173 /* FIONBIO used as a switch to enable ioctl, and that isn't in VMS < 7.0 */
174 #undef FIONBIO
197 #ifdef FIONBIO
313 #ifdef FIONBIO
665 #ifdef FIONBIO
922 #ifdef FIONBIO
    [all...]
s_server.c 196 /* FIONBIO used as a switch to enable ioctl, and that isn't in VMS < 7.0 */
197 #undef FIONBIO
275 #ifdef FIONBIO
440 #ifdef FIONBIO
491 #ifdef FIONBIO
999 #ifdef FIONBIO
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 18 #undef FIONBIO
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 57 #define FIONBIO _IOW('f',126,u_long)
winsock2.h 76 #define FIONBIO _IOW('f',126,u_long)
    [all...]

Completed in 339 milliseconds

1 2 34