Searched defs:SOCK_NOSIGPIPE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libc/resolv/ | ||
H A D | res_send.c | 145 #define SOCK_NOSIGPIPE 0 macro |
/netbsd-src/sys/sys/ | ||
H A D | socket.h | 115 #define SOCK_NOSIGPIPE 0x40000000 /* don't send sigpipe */ macro |