Searched refs:pipehandler (Results 1 – 1 of 1) sorted by relevance
47 static void pipehandler(int);185 (void) signal(SIGPIPE, pipehandler); in main()473 pipehandler(int i) in pipehandler() function475 (void) signal(SIGPIPE, pipehandler); in pipehandler()