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

/dovecot/src/auth/
H A Ddb-ldap.c168 static int db_ldap_bind(struct ldap_connection *conn);
396 (void)db_ldap_bind(conn);
1077 static int db_ldap_bind(struct ldap_connection *conn) function
1262 if (db_ldap_bind(conn) < 0)

Completed in 33 milliseconds