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

/macosx-10.10/netcat-22/
H A Dnetcat.c138 int remote_connectx(const char *, const char *, struct addrinfo);
521 s = remote_connectx(host, portlist[i], hints);
709 * remote_connectx()
714 remote_connectx(const char *host, const char *port, struct addrinfo hints) function

Completed in 89 milliseconds