Home
last modified time | relevance | path

Searched refs:ldapmsg (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dldap.c321 LDAPMessage *ldapmsg = NULL; in ldap_do() local
555 ludp->lud_filter, ludp->lud_attrs, 0, &ldapmsg); in ldap_do()
564 for(entryIterator = ldap_first_entry(server, ldapmsg); in ldap_do()
751 if(ldapmsg) { in ldap_do()
752 ldap_msgfree(ldapmsg); in ldap_do()