Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/openbsm/compat/
HDcompat.h37 #define MSG_NOSIGNAL 0 macro
/freebsd-13-stable/sys/sys/
HDsocket.h466 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro