Searched refs:send_sigpipe (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/unix/
H A Daf_unix.c1958 bool send_sigpipe = false; unix_stream_sendpage() local
1992 send_sigpipe = true; unix_stream_sendpage()
2001 send_sigpipe = true; unix_stream_sendpage()
2063 if (send_sigpipe && !(flags & MSG_NOSIGNAL)) unix_stream_sendpage()

Completed in 88 milliseconds