Searched refs:ldap_entry_get_attribute (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-ldap/
H A Dldap-client.h100 const char *const *ldap_entry_get_attribute(const struct ldap_entry *entry, const char *attribute);
H A Dldap-entry.c63 const char *const *ldap_entry_get_attribute(const struct ldap_entry *entry, const char *attribute) function
/dovecot/src/lib-dict-backend/
H A Ddict-ldap.c326 const char *const *values = ldap_entry_get_attribute(entry, op->map->value_attribute);

Completed in 1432 milliseconds