Searched refs:remote_connect (Results 1 - 1 of 1) sorted by last modified time

/external/netcat/
H A Dnetcat.c108 int remote_connect(const char *, const char *, struct addrinfo);
457 s = remote_connect(host, portlist[i], hints);
585 * remote_connect()
590 remote_connect(const char *host, const char *port, struct addrinfo hints) function

Completed in 41 milliseconds