Searched refs:MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance
637 #define MSG_NOSIGNAL 0x80000 /* do not generate SIGPIPE on EOF */ macro
1380 !(flags & MSG_NOSIGNAL)) { in sendit()1954 !(uap->flags & MSG_NOSIGNAL)) { in sendmsg_x()