Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Dnosignal.c32 #define MSG_NOSIGNAL 0 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h428 #define MSG_NOSIGNAL 0x200 /* Don't generate SIGPIPE */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h425 #define MSG_NOSIGNAL 0x20000 /* do not generate SIGPIPE on EOF */ macro