/src/usr.bin/ftp/ |
fetch.c | 781 struct authinfo *pauth) 792 if (parse_url(penv, "proxy URL", &pui, pauth, NULL) == -1) 1073 struct authinfo *pauth, char **auth, const char *message, 1082 aauth = *pauth; 1108 hcode == 401 ? pauth->auth : response, 1120 struct authinfo *pauth, volatile int *rval, volatile int *ischunked, 1243 pauth->auth, wauth->auth, ui); 1254 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1285 struct authinfo *pauth, char **auth, int *hasleading, volatile int *rval) 1296 *hasleading = print_proxy(fin, *hasleading, NULL, pauth->auth) 1413 struct authinfo wauth, pauth; local in function:fetch_url [all...] |
fetch.c | 781 struct authinfo *pauth) 792 if (parse_url(penv, "proxy URL", &pui, pauth, NULL) == -1) 1073 struct authinfo *pauth, char **auth, const char *message, 1082 aauth = *pauth; 1108 hcode == 401 ? pauth->auth : response, 1120 struct authinfo *pauth, volatile int *rval, volatile int *ischunked, 1243 pauth->auth, wauth->auth, ui); 1254 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1285 struct authinfo *pauth, char **auth, int *hasleading, volatile int *rval) 1296 *hasleading = print_proxy(fin, *hasleading, NULL, pauth->auth) 1413 struct authinfo wauth, pauth; local in function:fetch_url [all...] |
fetch.c | 781 struct authinfo *pauth) 792 if (parse_url(penv, "proxy URL", &pui, pauth, NULL) == -1) 1073 struct authinfo *pauth, char **auth, const char *message, 1082 aauth = *pauth; 1108 hcode == 401 ? pauth->auth : response, 1120 struct authinfo *pauth, volatile int *rval, volatile int *ischunked, 1243 pauth->auth, wauth->auth, ui); 1254 do_auth(hcode, url, penv, wauth, pauth, auth, message, rval, 1285 struct authinfo *pauth, char **auth, int *hasleading, volatile int *rval) 1296 *hasleading = print_proxy(fin, *hasleading, NULL, pauth->auth) 1413 struct authinfo wauth, pauth; local in function:fetch_url [all...] |