Home
last modified time | relevance | path

Searched refs:MSG_WAITALL (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h196 MSG_WAITALL = 0x40, /* Wait for full request or error. */ enumerator
197 #define MSG_WAITALL MSG_WAITALL macro
/glibc-2.36/bits/
Dsocket.h192 MSG_WAITALL = 0x40, /* Wait for full request or error. */ enumerator
193 #define MSG_WAITALL MSG_WAITALL macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket.h228 MSG_WAITALL = 0x100, /* Wait for a full request. */ enumerator
229 #define MSG_WAITALL MSG_WAITALL macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dmq_notify.c118 MSG_NOSIGNAL | MSG_WAITALL); in helper_thread()
/glibc-2.36/conform/data/sys/
Dsocket.h-data85 macro MSG_WAITALL
/glibc-2.36/ChangeLog.old/
DChangeLog.41180 (MSG_EOR, MSG_TRUNC, MSG_CTRUNC, MSG_WAITALL, MSG_DONTWAIT,