Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h72 #define MSG_DONTWAIT 0 /* not supported */ macro
406 #define MSG_DONTWAIT 0 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h72 #define MSG_DONTWAIT 0 /* not supported */ macro
409 #define MSG_DONTWAIT 0 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h338 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/include/sys/
Dsocket.h334 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h334 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h334 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h323 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h338 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h334 #define MSG_DONTWAIT 0x0040 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h334 #define MSG_DONTWAIT 0x0040 macro
/third_party/lwip/src/include/lwip/
Dsockets.h263 #define MSG_DONTWAIT 0x08 /* Nonblocking i/o for this operation only */ macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h236 #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ macro