Home
last modified time | relevance | path

Searched defs:sigpipe (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/games/larn/
H A Dsignal.c60 static void sigpipe() { sigpanic(SIGPIPE); } in sigpipe() function
/csrg-svn/local/ukc/dump/
H A Ddumptape.c131 sigpipe() in sigpipe() function
/csrg-svn/sbin/dump/
H A Dtape.c203 sigpipe(signo) in sigpipe() function
/csrg-svn/contrib/connectd/cd/
H A Dmain.c372 sigpipe() { printf("SIGPIPE\n") ; fflush (stdout) ; longjmp (terminate); } in sigpipe() function