Home
last modified time | relevance | path

Searched defs:new_socket (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dtcp.c31 static int new_socket(uv_tcp_t* handle, int domain, unsigned long flags) { in new_socket() function
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c1888 new_socket(sock_type type, int fd) in new_socket() function