Searched defs:LDAP_COMPARE (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c99 LDAP_SEARCH, LDAP_COMPARE, LDAP_COMPARE_AND_SEARCH /* nested groups */ enumerator in enum:auth_ldap_optype
454 (type == LDAP_COMPARE && sec->compare_as_user) ||
734 ldc = get_connection_for_authz(r, LDAP_COMPARE);
740 ldc = get_connection_for_authz(r, LDAP_COMPARE);
862 ldc = get_connection_for_authz(r, LDAP_COMPARE);
868 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1175 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1181 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1333 ldc = get_connection_for_authz(r, LDAP_COMPARE);

Completed in 35 milliseconds