/src/usr.bin/ftp/ |
fetch.c | 780 handle_proxy(const char *url, const char *penv, struct urlinfo *ui, 792 if (parse_url(penv, "proxy URL", &pui, pauth, NULL) == -1) 798 warnx("Malformed proxy URL `%s'", penv); 1072 do_auth(int hcode, const char *url, const char *penv, struct authinfo *wauth, 1107 *rval = fetch_url(url, penv, 1118 negotiate_connection(FETCH *fin, const char *url, const char *penv, 1254 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1283 connectmethod(FETCH *fin, const char *url, const char *penv, 1352 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1419 const char *volatile penv = proxyenv local in function:fetch_url [all...] |
fetch.c | 780 handle_proxy(const char *url, const char *penv, struct urlinfo *ui, 792 if (parse_url(penv, "proxy URL", &pui, pauth, NULL) == -1) 798 warnx("Malformed proxy URL `%s'", penv); 1072 do_auth(int hcode, const char *url, const char *penv, struct authinfo *wauth, 1107 *rval = fetch_url(url, penv, 1118 negotiate_connection(FETCH *fin, const char *url, const char *penv, 1254 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1283 connectmethod(FETCH *fin, const char *url, const char *penv, 1352 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1419 const char *volatile penv = proxyenv local in function:fetch_url [all...] |