Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h193 MSG_WAITALL = 0x100, /* Wait for a full request. */ enumerator
194 #define MSG_WAITALL MSG_WAITALL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h243 #define MSG_WAITALL 0x100 /* Wait for a full request */ macro