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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h222 #define SO_NOSIGPIPE 0x1022 /* APPLE: No SIGPIPE on EPIPE */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c819 SOL_SOCKET, SO_NOSIGPIPE, &tmp, sizeof (tmp));
837 SOL_SOCKET, SO_NOSIGPIPE, retval, &retsize);
H A Duipc_socket.c3140 case SO_NOSIGPIPE:
3570 case SO_NOSIGPIPE:

Completed in 28 milliseconds