Searched defs:ldap_option (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ldap/ | ||
H A D | util_ldap.c | 262 int rc = 0, ldap_option = 0; local 372 ldap_option = ldc->deref; 373 ldap_set_option(ldc->ldap, LDAP_OPT_DEREF, &ldap_option); |
Completed in 18 milliseconds