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

/external/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_shutdown.c167 test_shutdown(clnt_sk[1], SHUT_RD);
196 test_shutdown(clnt_sk[2], SHUT_RDWR);
H A Dtest_tcp_style.c250 test_shutdown(clt_sk[0], SHUT_WR);
296 test_shutdown(clt_sk[1], SHUT_RD);
321 test_shutdown(clt_sk[2], SHUT_RDWR);
H A Dtest_1_to_1_recvfrom.c164 test_shutdown(sk, SHUT_WR);
H A Dtest_1_to_1_recvmsg.c178 test_shutdown(sk, SHUT_WR);
H A Dtest_1_to_1_sendmsg.c360 test_shutdown(sk1, SHUT_RD);
/external/ltp/utils/sctp/testlib/
H A Dsctputil.h234 static inline int test_shutdown(int sk, int how) function
/external/python/cpython2/Lib/test/
H A Dtest_socketserver.py294 def test_shutdown(self): member in class:SocketServerTest
/external/python/cpython3/Lib/test/
H A Dtest_socketserver.py246 def test_shutdown(self): member in class:SocketServerTest

Completed in 438 milliseconds