Searched defs:MSG_NOSIGNAL (Results 1 – 4 of 4) sorted by relevance
235 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator236 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
301 #define MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */ macro