Searched refs:SIGPIPE (Results 1 – 7 of 7) sorted by relevance
41 if (sig == SIGPIPE) { in signal_handler()76 T_QUIET; T_ASSERT_POSIX_ZERO(sigaction(SIGPIPE, &sa, NULL), NULL);
49 inline int SIGPIPE = 13; variable50 #pragma D binding "1.0" SIGPIPE
101 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro577 sigmask(SIGPIPE)|sigmask(SIGKILL))
95 return SIGPIPE; in ux_exception()
158 psignal(procp, SIGPIPE); in soo_write()
1381 psignal(p, SIGPIPE); in sendit()1959 psignal(p, SIGPIPE); in sendmsg_x()
605 psignal(vfs_context_proc(ctx), SIGPIPE); in fp_writev()