Searched refs:remote_connect (Results 1 – 1 of 1) sorted by relevance
108 int remote_connect(const char *, const char *, struct addrinfo);457 s = remote_connect(host, portlist[i], hints); in main()590 remote_connect(const char *host, const char *port, struct addrinfo hints) in remote_connect() function