ftp_strdup
gateport = ftp_strdup(argv[2]);
locfile = locbuf = ftp_strdup("-");
o->value = ftp_strdup(value);
ftp_sl_add(words, ftp_strdup(c->c_name));
tcp = ftp_strdup(dp->d_name);
ftp_sl_add(words, ftp_strdup(o->name));
tcp = ftp_strdup(tcp);
char *ftp_strdup(const char *);
message = ftp_strdup(ep);
location = ftp_strdup(cp);
*auth = ftp_strdup(token);
message = ftp_strdup(ep);
*auth = ftp_strdup(token);
decodedpath = ftp_strdup(ui.path);
savefile = ftp_strdup(cp + 1);
savefile = ftp_strdup(decodedpath);
outfile = ftp_strdup(savefile);
ui.host = ftp_strdup(url);
ui.host = ftp_strdup(cp + 1);
ui.path = ftp_strdup(cp + 1);
dui->host = ftp_strdup(sui->host);
dui->port = ftp_strdup(sui->port);
dui->path = ftp_strdup(sui->path);
path = ftp_strdup(uploadserver);
uargv[2] = ftp_strdup(pathsep);
uargv[2] = ftp_strdup(pathsep + 1);
thost = ftp_strdup(url);
ui->path = ftp_strdup(ep);
thost = ftp_strdup(cp + 1);
auth->pass = ftp_strdup(cp + 1);
ui->port = ftp_strdup(tport);
ui->path = ftp_strdup(emptypath);
auth->user = ftp_strdup(fuser);
auth->pass = ftp_strdup(pass);
np_iter = np_copy = ftp_strdup(no_proxy);
pui.path = ftp_strdup(ui->path);
pui.path = ftp_strdup(url);
h = ftp_strdup(ui->host);
ftp_sl_add(buf, ftp_strdup(p));
ftp_sl_add(custom_headers, ftp_strdup(optarg));
outfile = ftp_strdup(optarg);
oac = ftp_strdup(optarg);
upload_path = ftp_strdup(optarg);
localhome = ftp_strdup(cp);
localhome = ftp_strdup(pw->pw_dir);
localname = ftp_strdup(pw->pw_name);
localhome = ftp_strdup("/");
*aname = ftp_strdup(tokval);
*apass = ftp_strdup(tokval);
*aacct = ftp_strdup(tokval);
fuser = ftp_strdup(luser);
pass = ftp_strdup(lpass);
fuser = ftp_strdup("anonymous"); /* as per RFC 1635 */
pass = ftp_strdup(getoptionvalue("anonpass"));
fuser = ftp_strdup(localname);
fuser = ftp_strdup(tmp);
pass = ftp_strdup(p);
facct = ftp_strdup(p);
username = ftp_strdup(fuser);
return (ftp_strdup(pattern));
p = ftp_strdup(gl.gl_pathv[0]);