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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dconnect.h43 int connect_to_ip (const ip_address *, int, const char *);
H A Dconnect.c270 connect_to_ip (const ip_address *ip, int port, const char *print)
406 sock = connect_to_ip (ip, port, host);
267 connect_to_ip (const ip_address *ip, int port, const char *print) function
H A Dftp.c810 dtsock = connect_to_ip (&passive_addr, passive_port, NULL);

Completed in 100 milliseconds