Searched refs:sigpipe (Results 1 – 3 of 3) sorted by relevance
78 void sigpipe(int signo);219 sigpipe(int signo) in sigpipe() function746 signal(SIGPIPE, sigpipe); in enslave()
10 # Some platforms throw a sigpipe in this test, we can ignore it.
878 so that it does not trigger a sigpipe event when the handlers stop.