Searched refs:MSG_TRUNC (Results 1 – 4 of 4) sorted by relevance
22 MSG_TRUNC MSG_URG MSG_WAITALL MSG_WIRE
359 #define MSG_TRUNC 0x10 /* data discarded before delivery */ macro
989 else if (msg.msg_flags & MSG_TRUNC) in _recv_fd()
892 flags |= MSG_TRUNC;