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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dextended.c121 int rc, isproxy, freedn = 0; local
183 isproxy = ber_bvcmp( &ndn, &op->o_ndn );
186 dn.bv_val, isproxy ? " (proxy)" : "", 0 );
189 rc = ldap_passwd( lc->lc_ld, isproxy ? &dn : NULL,
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dfetch.c491 int volatile isproxy; local
522 ischunked = isproxy = hcode = 0;
621 isproxy = 1;
649 isproxy = 0;
654 if (isproxy == 0 && urltype == FTP_URL_T) {
660 if (isproxy) {
764 if (isproxy) {
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dprint.c51 unsigned int isproxy:1; member in struct:cert_status
716 status->isproxy = 1;
1001 if (status.isproxy && status.isca)
1005 if (status.isproxy) {
/macosx-10.10.1/apache-793/httpd/support/
H A Dab.c301 int isproxy = 0; variable
1635 if (isproxy) {
1646 if (isproxy)
1698 (isproxy) ? fullurl : path,
1711 (isproxy) ? fullurl : path,
2279 isproxy = 1;

Completed in 293 milliseconds