Home
last modified time | relevance | path

Searched refs:have_sigpipe (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/vsock/
H A Dvsock_test.c1065 static sig_atomic_t have_sigpipe; variable
1069 have_sigpipe = 1; in sigpipe()
1076 have_sigpipe = 0; in test_stream_check_sigpipe()
1084 if (!have_sigpipe) { in test_stream_check_sigpipe()
1089 have_sigpipe = 0; in test_stream_check_sigpipe()
1097 if (have_sigpipe) { in test_stream_check_sigpipe()