Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h174 MSG_PEEK = 0x02, /* Peek at incoming messages. */ enumerator
175 #define MSG_PEEK MSG_PEEK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h235 #define MSG_PEEK 2 macro