Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h203 MSG_ERRQUEUE = 0x2000, /* Fetch message from error queue. */ enumerator
204 #define MSG_ERRQUEUE MSG_ERRQUEUE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h248 #define MSG_ERRQUEUE 0x2000 /* Fetch message from error queue */ macro