Searched refs:brokpipe (Results 1 – 3 of 3) sorted by relevance
61 void brokpipe(int sig);472 sigpipe = sigset(SIGPIPE, brokpipe); in type1()502 brokpipe(int) in brokpipe() function505 brokpipe(int s) in brokpipe()
73 extern void brokpipe(int); in dopipe()132 sigpipe = sigset(SIGPIPE, brokpipe); in dopipe()
624 extern void brokpipe(int); in collect()648 sigpipe = sigset(SIGPIPE, brokpipe); in collect()