Searched refs:MSG_EOR (Results 1 – 8 of 8) sorted by relevance
1674 msg->msg_flags |= MSG_EOR; in so_recvmsg()1682 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in so_recvmsg()1704 msg->msg_flags |= MSG_EOR; in so_recvmsg()1713 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in so_recvmsg()1872 msg->msg_flags |= MSG_EOR; in so_recvmsg()1882 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in so_recvmsg()
197 lmsg.msg_flags = MSG_EOR; in socket_vop_write()
3273 msg->msg_flags |= MSG_EOR; in sotpi_recvmsg()3281 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in sotpi_recvmsg()3311 msg->msg_flags |= MSG_EOR; in sotpi_recvmsg()3320 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in sotpi_recvmsg()3506 msg->msg_flags |= MSG_EOR; in sotpi_recvmsg()3516 if ((flags & MSG_WAITALL) && !(msg->msg_flags & MSG_EOR) && in sotpi_recvmsg()4386 !(flags & MSG_EOR), in sotpi_sendmsg()4448 !(flags & MSG_EOR), sflag)); in sotpi_sendmsg()4450 !(flags & MSG_EOR), sflag); in sotpi_sendmsg()
1250 flags |= MSG_EOR; in send()1292 flags |= MSG_EOR; in sendmsg()1402 flags |= MSG_EOR; in sendto()
221 msghdr.msg_flags = flags | MSG_EOR; in ksocket_send()275 msghdr.msg_flags = flags | MSG_EOR; in ksocket_sendto()327 msg->msg_flags = flags | MSG_EOR; in ksocket_sendmsg()
412 #define MSG_EOR 0x8 /* Terminates a record */ macro
599 msg->msg_flags |= MSG_EOR; in sosctp_recvmsg()
909 return (sendto(name_sock, buf, len, MSG_EOR, in smb_send_name_service_packet()