Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c1054 static sig_atomic_t have_sigpipe; variable
1058 have_sigpipe = 1; in sigpipe()
1065 have_sigpipe = 0; in test_stream_check_sigpipe()
1073 if (!have_sigpipe) { in test_stream_check_sigpipe()
1078 have_sigpipe = 0; in test_stream_check_sigpipe()
1086 if (have_sigpipe) { in test_stream_check_sigpipe()