Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnet_help.h101 #define MSG_DONTWAIT 0 macro
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h71 #define MSG_DONTWAIT 0 /* not supported */ macro
420 #define MSG_DONTWAIT 0 macro
/freebsd/sys/sys/
H A Dsocket.h454 #define MSG_DONTWAIT 0x00000080 /* this message should be nonblocking */ macro