Searched defs:MSG_DONTWAIT (Results 1 - 5 of 5) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h71 #ifndef MSG_DONTWAIT
72 #define MSG_DONTWAIT 0 /* not supported */ macro
410 #ifndef MSG_DONTWAIT
411 #define MSG_DONTWAIT 0 macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h71 #ifndef MSG_DONTWAIT
72 #define MSG_DONTWAIT 0 /* not supported */ macro
410 #ifndef MSG_DONTWAIT
411 #define MSG_DONTWAIT 0 macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h71 #ifndef MSG_DONTWAIT
72 #define MSG_DONTWAIT 0 /* not supported */ macro
410 #ifndef MSG_DONTWAIT
411 #define MSG_DONTWAIT 0 macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsocket.h319 #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ macro
/external/kernel-headers/original/linux/
H A Dsocket.h257 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro

Completed in 718 milliseconds