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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dinit.c432 xfree_null (home);
467 xfree_null (file);
549 xfree_null (com);
550 xfree_null (val);
868 xfree_null (*pstring);
882 xfree_null (*pstring);
1253 xfree_null (opt.progress_type);
1373 xfree_null (opt.useragent);
1573 xfree_null (opt.lfilename);
1574 xfree_null (op
[all...]
H A Dnetrc.c223 xfree_null (a->host);
224 xfree_null (a->acc);
225 xfree_null (a->passwd);
464 xfree_null (l->acc);
465 xfree_null (l->passwd);
466 xfree_null (l->host);
H A Dutils.h54 #define xfree_null(p) if (!(p)) ; else xfree (p) macro
H A Diri.c320 xfree_null (i->uri_encoding);
321 xfree_null (i->content_encoding);
322 xfree_null (i->orig_url);
H A Dretr.c458 xfree_null (hunk);
750 xfree_null (iri->orig_url);
854 xfree_null (local_file);
938 xfree_null (iri->orig_url);
1000 xfree_null (new_file);
1001 xfree_null (filename);
1077 xfree_null (l->local_name);
H A Dhttp.c390 xfree_null (req->arg);
393 xfree_null (req->headers);
810 xfree_null (resp->headers);
1334 xfree_null (hs->newloc);
1335 xfree_null (hs->remote_time);
1336 xfree_null (hs->error);
1337 xfree_null (hs->rderrmsg);
1338 xfree_null (hs->local_file);
1339 xfree_null (hs->orig_file_name);
1340 xfree_null (h
[all...]
H A Drecur.c450 xfree_null (referer);
451 xfree_null (file);
467 xfree_null (d2);
H A Dopenssl.c320 xfree_null (ctx->last_error);
364 xfree_null (ctx->last_error);
H A Dcookies.c152 xfree_null (cookie->domain);
153 xfree_null (cookie->path);
154 xfree_null (cookie->attr);
155 xfree_null (cookie->value);
365 xfree_null (cookie->domain);
378 xfree_null (cookie->path);
H A Dftp-ls.c368 xfree_null (cur.name);
369 xfree_null (cur.linkto);
1108 xfree_null (tmpp);
H A Dmswindows.c369 xfree_null (title_buf);
370 xfree_null (curr_url);
H A Durl.c1174 xfree_null (url->params);
1175 xfree_null (url->query);
1176 xfree_null (url->fragment);
1177 xfree_null (url->user);
1178 xfree_null (url->passwd);
H A Dhtml-url.c578 xfree_null (meta_charset);
705 xfree_null (ctx.base);
H A Dlog.c798 xfree_null (ring[i].buffer);
H A Dres.c407 xfree_null (specs->paths);
H A Dftp.c411 xfree_null (con->id);
1482 xfree_null (con->target);
2207 xfree_null (con.id);
2209 xfree_null (con.target);
2224 xfree_null (f->linkto);
H A Dmain.c1307 xfree_null (redirected_URL);
1308 xfree_null (filename);
H A Dftp-basic.c1109 xfree_null (*pwd);

Completed in 125 milliseconds