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

/dovecot/src/lib-dict-backend/
H A Ddict-ldap.c55 void ldap_dict_lookup_async(struct dict *dict, const char *key,
355 ldap_dict_lookup_async(dict, key, ldap_dict_lookup_done, &res);
412 void ldap_dict_lookup_async(struct dict *dict, const char *key, function
466 .lookup_async = ldap_dict_lookup_async,

Completed in 11 milliseconds