Home
last modified time | relevance | path

Searched defs:MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsocket.h205 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator
206 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h249 #define MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */ macro