Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h190 MSG_EOR = 0x08, /* Data completes record. */ enumerator
191 #define MSG_EOR MSG_EOR macro
/glibc-2.36/bits/
Dsocket.h186 MSG_EOR = 0x08, /* Data completes record. */ enumerator
187 #define MSG_EOR MSG_EOR macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket.h226 MSG_EOR = 0x80, /* End of record. */ enumerator
227 #define MSG_EOR MSG_EOR macro