Searched refs:pipehandler (Results 1 – 1 of 1) sorted by relevance
49 static void pipehandler(int);187 (void) signal(SIGPIPE, pipehandler); in main()477 pipehandler(int i) in pipehandler() function479 (void) signal(SIGPIPE, pipehandler); in pipehandler()