Home
last modified time | relevance | path

Searched refs:_connect (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dconnect-stress.c67 static void _connect(const char *name, int *try) { in _connect() function
205 _connect(bname, &i); in START_TEST()
/third_party/rust/crates/rustix/src/net/
H A Dsocket.rs192 _connect(sockfd.as_fd(), addr) in connect()
195 fn _connect(sockfd: BorrowedFd<'_>, addr: &SocketAddr) -> io::Result<()> { in _connect() functions
/third_party/node/lib/
H A Ddgram.js399 enqueue(this, FunctionPrototypeBind(_connect, this,
404 ReflectApply(_connect, this, [port, address, callback]);
408 function _connect(port, address, callback) { function
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h61 #define connect _connect
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py800 def _connect(self): member in BaseProxy
818 self._connect()
/third_party/python/Lib/
H A Dimaplib.py205 self._connect()
227 def _connect(self): member in IMAP4

Completed in 7 milliseconds