MSG_EOR 359 fs/dlm/lowcomms.c outmessage.msg_flags = MSG_EOR; MSG_EOR 815 fs/dlm/lowcomms.c outmessage.msg_flags = MSG_EOR; MSG_EOR 1438 net/ax25/af_ax25.c if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT)) MSG_EOR 1810 net/decnet/af_decnet.c msg->msg_flags |= MSG_EOR; MSG_EOR 1930 net/decnet/af_decnet.c if (flags & ~(MSG_TRYHARD|MSG_OOB|MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL|MSG_MORE|MSG_CMSG_COMPAT)) MSG_EOR 1944 net/decnet/af_decnet.c if (flags & MSG_EOR) { MSG_EOR 1948 net/decnet/af_decnet.c flags |= MSG_EOR; MSG_EOR 2055 net/decnet/af_decnet.c if (((sent + len) == size) && (flags & MSG_EOR)) { MSG_EOR 1262 net/irda/af_irda.c if (msg->msg_flags & ~(MSG_DONTWAIT | MSG_EOR | MSG_CMSG_COMPAT | MSG_EOR 1040 net/netrom/af_netrom.c if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT)) MSG_EOR 845 net/phonet/pep.c if (msg->msg_flags & MSG_OOB || !(msg->msg_flags & MSG_EOR)) MSG_EOR 998 net/phonet/pep.c msg->msg_flags |= MSG_EOR; MSG_EOR 1075 net/rose/af_rose.c if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_CMSG_COMPAT)) MSG_EOR 320 net/rxrpc/ar-recvmsg.c msg->msg_flags |= MSG_EOR; MSG_EOR 1945 net/sctp/socket.c msg->msg_flags &= ~MSG_EOR; MSG_EOR 1959 net/sctp/socket.c (event->msg_flags & MSG_EOR)) MSG_EOR 1960 net/sctp/socket.c msg->msg_flags |= MSG_EOR; MSG_EOR 1962 net/sctp/socket.c msg->msg_flags &= ~MSG_EOR; MSG_EOR 121 net/sctp/ulpqueue.c if ((event) && (event->msg_flags & MSG_EOR)){ MSG_EOR 239 net/sctp/ulpqueue.c clear_pd = event->msg_flags & MSG_EOR; MSG_EOR 510 net/sctp/ulpqueue.c retval->msg_flags |= MSG_EOR; MSG_EOR 570 net/sctp/ulpqueue.c retval->msg_flags |= MSG_EOR; MSG_EOR 586 net/sctp/ulpqueue.c event->msg_flags |= MSG_EOR; MSG_EOR 719 net/sctp/ulpqueue.c if ((event) && (event->msg_flags & MSG_EOR)){ MSG_EOR 787 net/socket.c msg->msg_flags |= MSG_EOR; MSG_EOR 994 net/x25/af_x25.c if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR|MSG_CMSG_COMPAT)) MSG_EOR 998 net/x25/af_x25.c if (!(msg->msg_flags & (MSG_EOR|MSG_OOB))) MSG_EOR 1224 net/x25/af_x25.c msg->msg_flags |= MSG_EOR;