Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h189 MSG_DONTWAIT = 0x40, /* Nonblocking IO. */ enumerator
190 #define MSG_DONTWAIT MSG_DONTWAIT macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h241 #define MSG_DONTWAIT 0x40 /* Nonblocking io */ macro