Home
last modified time | relevance | path

Searched defs:socketpair (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/network/
Dsocketpair.c6 int socketpair(int domain, int type, int protocol, int fd[2]) in socketpair() function
/third_party/python/Lib/test/
Dtest_selectors.py23 socketpair = socket.socketpair variable
25 def socketpair(family=socket.AF_INET, type=socket.SOCK_STREAM, proto=0): function
/third_party/python/Lib/
Dsocket.py594 def socketpair(family=None, type=SOCK_STREAM, proto=0): function
615 def socketpair(family=AF_INET, type=SOCK_STREAM, proto=0): function
/third_party/curl/lib/
Dmemdebug.h120 #define socketpair(domain,type,protocol,socket_vector)\ macro
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac384 AC_ARG_ENABLE([[socketpair]], optenable
/third_party/python/Lib/test/test_asyncio/
Dtest_proactor_events.py711 def test_ctor(self, socketpair): argument
/third_party/curl/
Dconfigure.ac3666 AC_ARG_ENABLE(socketpair, optenable