Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dcommon.h71 #define MSG_DONTWAIT 0 /* not supported */ macro
405 #define MSG_DONTWAIT 0 macro
/dflybsd-src/sys/sys/
H A Dsocket.h424 #define MSG_DONTWAIT 0x00000080 /* this message should be nonblocking */ macro