Searched refs:have_sigpipe (Results 1 – 1 of 1) sorted by relevance
1064 static sig_atomic_t have_sigpipe; variable1068 have_sigpipe = 1; in sigpipe()1075 have_sigpipe = 0; in test_stream_check_sigpipe()1083 if (!have_sigpipe) { in test_stream_check_sigpipe()1088 have_sigpipe = 0; in test_stream_check_sigpipe()1096 if (have_sigpipe) { in test_stream_check_sigpipe()