Searched refs:sigpipe_handle (Results 1 – 1 of 1) sorted by relevance
17 static void sigpipe_handle(int x) { } in sigpipe_handle() function54 signal(SIGPIPE, sigpipe_handle); in PetscSSLInitializeContext()