Home
last modified time | relevance | path

Searched refs:sigpipe (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/dump/
H A Dtape.c78 void sigpipe(int signo);
219 sigpipe(int signo) in sigpipe() function
746 signal(SIGPIPE, sigpipe); in enslave()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/behavior/
H A Dipc_wait_timeout.t10 # Some platforms throw a sigpipe in this test, we can ignore it.
/openbsd/usr.sbin/nsd/doc/
H A DChangeLog878 so that it does not trigger a sigpipe event when the handlers stop.