Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dextended.c126 int rc, isproxy, freedn = 0; in ldap_back_exop_passwd() local
/netbsd-src/usr.bin/ftp/
H A Dfetch.c747 int isproxy = 1; in handle_noproxy() local
856 print_cache(FETCH *fin, int isproxy) in print_cache() argument
864 print_get(FETCH *fin, int hasleading, int isproxy, const struct urlinfo *oui, in print_get() argument
1396 int volatile isproxy; fetch_url() local
[all...]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dprint.c53 unsigned int isproxy:1; member