HomeSort by relevance Sort by last modified time
    Searched defs:MSG_WAITALL (Results 26 - 27 of 27) sorted by null

12

  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
socket.h 186 #define MSG_WAITALL 0x100
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 213 public static final int MSG_WAITALL = placeholder();

Completed in 52 milliseconds

12