Searched refs:MSG_NOSIGNAL (Results 1 – 6 of 6) sorted by relevance
299 !(uap->flags & MSG_NOSIGNAL)) {423 !(uap->flags & MSG_NOSIGNAL)) {
458 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro
464 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro
190 ret = sendmsg(sockfd, &msgh, MSG_NOSIGNAL); in send_fd_message()
811 !(flags & MSG_NOSIGNAL)) { in kern_sendit()
4013 sendto_flags |= MSG_NOSIGNAL; in redisSupervisedSystemd()