Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h426 #define MSG_DONTWAIT 0x80 /* Don't block for this recv */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h428 #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */ macro