Searched defs:APR_LDAP_SIZELIMIT (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ldap/ |
H A D | util_ldap.c | 50 #ifndef APR_LDAP_SIZELIMIT 51 #define APR_LDAP_SIZELIMIT -1 macro 971 NULL, NULL, st->opTimeout, APR_LDAP_SIZELIMIT, &res); 1250 NULL, NULL, NULL, APR_LDAP_SIZELIMIT, &sga_res); 1731 NULL, NULL, st->opTimeout, APR_LDAP_SIZELIMIT, &res); 2001 NULL, NULL, st->opTimeout, APR_LDAP_SIZELIMIT, &res);
|
Completed in 769 milliseconds