Home
last modified time | relevance | path

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

/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c142 shutdown_send_sigpipe_handler(int __unused x) in shutdown_send_sigpipe_handler() function
889 ATF_REQUIRE(SIG_ERR != signal(SIGPIPE, shutdown_send_sigpipe_handler)); in ATF_TC_BODY()