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

/macosx-10.9.5/netcat-20/
H A Dnetcat.c136 int remote_connectx(const char *, const char *, struct addrinfo);
512 s = remote_connectx(host, portlist[i], hints);
700 * remote_connectx()
705 remote_connectx(const char *host, const char *port, struct addrinfo hints) function

Completed in 231 milliseconds