Searched refs:auth_ldap_init (Results 1 – 2 of 2) sorted by relevance
15 handler_t auth_ldap_init(server *srv, mod_auth_plugin_config *s);546 handler_t ret = auth_ldap_init(srv, s); in SETDEFAULTS_FUNC()559 handler_t auth_ldap_init(server *srv, mod_auth_plugin_config *s) { in auth_ldap_init() function
62 handler_t auth_ldap_init(server *srv, mod_auth_plugin_config *s);763 if (auth_ldap_init(srv, p->anon_conf) != HANDLER_GO_ON) in http_auth_basic_password_compare()