Searched refs:MSG_CTRUNC (Results 1 – 6 of 6) sorted by relevance
254 #define MSG_CTRUNC 8 macro
553 #ifdef MSG_CTRUNC554 { MSG_CTRUNC, "MSG_CTRUNC" },568 #ifdef MSG_CTRUNC569 { MSG_CTRUNC, "MSG_CTRUNC" },
5013 + added MSG_PROXY and MSG_CTRUNC to msg_flags
207 public static final int MSG_CTRUNC = placeholder(); field in OsConstants
565 (msg.msg_flags & MSG_CTRUNC) || pktp == NULL) in recvfrom_flags()
320 if (m.msg_flags & MSG_CTRUNC) in _dbus_read_socket_with_unix_fds()