Home
last modified time | relevance | path

Searched refs:MSG_CTRUNC (Results 1 – 4 of 4) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h194 MSG_CTRUNC = 0x20, /* Control data lost before delivery. */ enumerator
195 #define MSG_CTRUNC MSG_CTRUNC macro
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h215 MSG_CTRUNC = 0x08, /* Control data lost before delivery. */ enumerator
216 #define MSG_CTRUNC MSG_CTRUNC macro
/sysdeps/unix/sysv/linux/
A Dconvert_scm_timestamps.c87 msg->msg_flags |= MSG_CTRUNC; in __convert_scm_timestamps()
/sysdeps/mach/hurd/
A Drecvmsg.c169 message->msg_flags |= MSG_CTRUNC; in __libc_recvmsg()

Completed in 7 milliseconds