Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dcommon.h84 #define MSG_DONTWAIT 0 /* not supported */ macro
375 #define MSG_DONTWAIT 0 macro
/external/wpa_supplicant_8/src/utils/
Dcommon.h78 #define MSG_DONTWAIT 0 /* not supported */ macro
390 #define MSG_DONTWAIT 0 macro
/external/kernel-headers/original/linux/
Dsocket.h241 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro