Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h207 MSG_MORE = 0x8000, /* Sender will send more. */ enumerator
208 #define MSG_MORE MSG_MORE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h250 #define MSG_MORE 0x8000 /* Sender will send more */ macro