send_sigpipe     1890 net/unix/af_unix.c 	bool send_sigpipe = false;
send_sigpipe     1924 net/unix/af_unix.c 		send_sigpipe = true;
send_sigpipe     1933 net/unix/af_unix.c 		send_sigpipe = true;
send_sigpipe     1995 net/unix/af_unix.c 	if (send_sigpipe && !(flags & MSG_NOSIGNAL))