Home
last modified time | relevance | path

Searched defs:test_accept (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
D_test_eintr.py287 def test_accept(self): member in SocketEINTRTest
Dtest_httpservers.py934 def test_accept(self): member in CGIHTTPServerTestCase
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h198 static inline int test_accept(int sk, struct sockaddr *addr, socklen_t *addrlen) in test_accept() function
/third_party/liburing/test/
Daccept.c586 static int test_accept(int count, bool before) in test_accept() function