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

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

Completed in 98 milliseconds