Home
last modified time | relevance | path

Searched refs:MSG_EOR (Results 1 – 5 of 5) 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
/glibc-2.36/conform/data/sys/
Dsocket.h-data81 macro MSG_EOR
/glibc-2.36/ChangeLog.old/
DChangeLog.41180 (MSG_EOR, MSG_TRUNC, MSG_CTRUNC, MSG_WAITALL, MSG_DONTWAIT,