Searched defs:SO_NOSIGPIPE (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/cddl/lib/libdtrace/ | ||
H A D | socket.d | 57 inline int SO_NOSIGPIPE = 0x0800; /* no SIGPIPE from EPIPE */ variable |
/freebsd-src/sys/sys/ | ||
H A D | socket.h | 140 #define SO_NOSIGPIPE global() macro |