Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c614 url_t purltype; in fetch_url() local
663 if (parse_url(proxyenv, "proxy URL", &purltype, in fetch_url()
668 if ((purltype != HTTP_URL_T in fetch_url()
669 && purltype != FTP_URL_T) || in fetch_url()