Home
last modified time | relevance | path

Searched refs:isproxy (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/tnftp/src/
H A Dfetch.c683 int isproxy = 1; in handle_noproxy() local
688 return isproxy; in handle_noproxy()
707 isproxy = 0; in handle_noproxy()
712 return isproxy; in handle_noproxy()
787 print_cache(FETCH *fin, int isproxy) in print_cache() argument
789 fetch_printf(fin, isproxy ? in print_cache()
795 print_get(FETCH *fin, int hasleading, int isproxy, const struct urlinfo *oui, in print_get() argument
800 if (isproxy) { in print_get()
1317 int volatile isproxy; in fetch_url() local
1349 ischunked = isproxy = 0; in fetch_url()
[all …]