Home
last modified time | relevance | path

Searched refs:slap_sasl_bind (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dpasswd.c525 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in slap_passwd_check()
548 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in slap_passwd_check()
H A Dbind.c285 rs->sr_err = slap_sasl_bind( op, rs ); in fe_op_bind()
H A Dbackend.c865 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in be_rootdn_bind()
872 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in be_rootdn_bind()
H A Dsasl.c1002 ldap_pvt_thread_pool_getkey( ctx, (void *)slap_sasl_bind, &sconn, NULL ); in chk_sasl()
1621 int slap_sasl_bind( Operation *op, SlapReply *rs ) in slap_sasl_bind() function
H A Dproto-slap.h1704 LDAP_SLAPD_F (int) slap_sasl_bind LDAP_P(( Operation *op, SlapReply *rs ));