Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h191 MSG_EOR = 0x80, /* End of record. */ enumerator
192 #define MSG_EOR MSG_EOR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h242 #define MSG_EOR 0x80 /* End of record */ macro