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

/dovecot/src/lib-ldap/
H A Dldap-client.c61 #undef ldap_compare_start macro
62 void ldap_compare_start(struct ldap_client *client, function
H A Dldap-client.h87 void ldap_compare_start(struct ldap_client *client,
90 #define ldap_compare_start(client, input, callback, context) \ macro
91 ldap_compare_start(client, input + \

Completed in 6 milliseconds