Searched defs:MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance
205 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator206 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
249 #define MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */ macro