Home
last modified time | relevance | path

Searched refs:test_shutdown (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_shutdown.c171 test_shutdown(clnt_sk[1], SHUT_RD); in main()
200 test_shutdown(clnt_sk[2], SHUT_RDWR); in main()
H A Dtest_tcp_style.c254 test_shutdown(clt_sk[0], SHUT_WR); in main()
300 test_shutdown(clt_sk[1], SHUT_RD); in main()
325 test_shutdown(clt_sk[2], SHUT_RDWR); in main()
H A Dtest_1_to_1_recvmsg.c182 test_shutdown(sk, SHUT_WR); in main()
H A Dtest_1_to_1_recvfrom.c168 test_shutdown(sk, SHUT_WR); in main()
H A Dtest_1_to_1_sendmsg.c364 test_shutdown(sk1, SHUT_RD); in main()
/third_party/python/Lib/test/
H A Dtest_atexit.py17 def test_shutdown(self): member in FunctionalTest
H A Dtest_socketserver.py257 def test_shutdown(self): member in SocketServerTest
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.h260 static inline int test_shutdown(int sk, int how) in test_shutdown() function
/third_party/openssl/test/
H A Dsslapitest.c8158 static int test_shutdown(int tst) in test_shutdown() function
10822 ADD_ALL_TESTS(test_shutdown, 7); in setup_tests()

Completed in 17 milliseconds