Searched defs:test_accept (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | _test_eintr.py | 287 def test_accept(self): member in SocketEINTRTest |
| D | test_httpservers.py | 847 def test_accept(self): member in CGIHTTPServerTestCase |
| /third_party/ltp/utils/sctp/testlib/ | ||
| D | sctputil.h | 181 static inline int test_accept(int sk, struct sockaddr *addr, socklen_t *addrlen) in test_accept() function |