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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dconnect.c280 const char *txt_addr = print_address (ip);
281 if (0 != strcmp (print, txt_addr))
295 str ? str : escnonprint_uri (print), txt_addr, port);
301 logprintf (LOG_VERBOSE, _("Connecting to %s:%d... "), txt_addr, port);
277 const char *txt_addr = print_address (ip); local

Completed in 43 milliseconds