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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dftp-ls.c1081 char *upwd;
1104 upwd = concat_strings (tmpu, ":", tmpp, "@", (char *) 0);
1106 upwd = concat_strings (tmpu, "@", (char *) 0);
1111 upwd = xstrdup ("");
1162 fprintf (fp, "<a href=\"ftp://%s%s:%d", upwd, u->host, u->port);
1190 xfree (upwd);
1080 char *upwd; local

Completed in 121 milliseconds