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

/dovecot/src/auth/
H A Ddb-ldap.c1640 db_ldap_field_expand(const char *data, void *context, function
1681 if ((ret = db_ldap_field_expand(data, ctx, &field_name, error_r)) <= 0)
1688 return db_ldap_field_expand(field_name, ctx, value_r, error_r);
1703 { "ldap", db_ldap_field_expand },

Completed in 555 milliseconds