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

/external/wpa_supplicant/
H A Dcommon.h52 #ifndef MSG_DONTWAIT
53 #define MSG_DONTWAIT 0 /* not supported */ macro
489 #ifndef MSG_DONTWAIT
490 #define MSG_DONTWAIT 0 macro
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dcommon.h83 #ifndef MSG_DONTWAIT
84 #define MSG_DONTWAIT 0 /* not supported */ macro
374 #ifndef MSG_DONTWAIT
375 #define MSG_DONTWAIT 0 macro
/external/kernel-headers/original/linux/
H A Dsocket.h239 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro

Completed in 39 milliseconds