Lines Matching defs:get_connection_for_authz
432 static util_ldap_connection_t *get_connection_for_authz(request_rec *r, enum auth_ldap_optype type)
445 "module error: get_connection_for_authz without "
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);
986 ldc = get_connection_for_authz(r, LDAP_COMPARE_AND_SEARCH);
1075 ldc = get_connection_for_authz(r, LDAP_SEARCH); /* comparedn is a search */
1081 ldc = get_connection_for_authz(r, LDAP_SEARCH); /* comparedn is a search */
1175 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1181 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1284 ldc = get_connection_for_authz(r, LDAP_SEARCH);
1290 ldc = get_connection_for_authz(r, LDAP_SEARCH);
1333 ldc = get_connection_for_authz(r, LDAP_COMPARE);
1392 ldc = get_connection_for_authz(r, LDAP_SEARCH);