Searched defs:MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/openbsm/compat/ | ||
| HD | compat.h | 37 #define MSG_NOSIGNAL 0 macro |
| /freebsd-13-stable/sys/sys/ | ||
| HD | socket.h | 466 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro |