Home | History | Annotate | Download | only in cups

Lines Matching refs:SO_NOSIGPIPE

170 #ifdef SO_NOSIGPIPE
176 setsockopt(http->fd, SOL_SOCKET, SO_NOSIGPIPE, CUPS_SOCAST &val, sizeof(val));
177 #endif /* SO_NOSIGPIPE */
1541 #elif !defined(SO_NOSIGPIPE)
1559 # endif /* !SO_NOSIGPIPE */