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

/httpd/modules/ldap/
H A Dutil_ldap.c1216 LDAPMessage *sga_res, *entry; local
1250 NULL, NULL, NULL, APR_LDAP_SIZELIMIT, &sga_res);
1278 entry = ldap_first_entry(ldc->ldap, sga_res);
1329 ldap_msgfree(sga_res);

Completed in 61 milliseconds