Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c487 int volatile isproxy; in fetch_url() local
521 ischunked = isproxy = hcode = 0; in fetch_url()
619 isproxy = 1; in fetch_url()
646 isproxy = 0; in fetch_url()
651 if (isproxy == 0 && urltype == FTP_URL_T) { in fetch_url()
657 if (isproxy) { in fetch_url()
765 if (isproxy) { in fetch_url()
/freebsd/crypto/heimdal/lib/hx509/
H A Dprint.c51 unsigned int isproxy:1; member
710 status->isproxy = 1; in check_proxyCertInfo()
999 if (status.isproxy && status.isca) in hx509_validate_cert()
1003 if (status.isproxy) { in hx509_validate_cert()