Home
last modified time | relevance | path

Searched refs:rb_method (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dbind.c75 fprintf( fp, "method: %d\n", op->oq_bind.rb_method ); in sock_back_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dbind.c114 switch ( op->oq_bind.rb_method ) { in wt_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dbind.c115 switch ( op->oq_bind.rb_method ) { in mdb_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dbind.cpp129 switch ( op->oq_bind.rb_method ) { in ndb_back_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dotp.c800 if ( op->oq_bind.rb_method != LDAP_AUTH_SIMPLE ) { in otp_op_bind()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A Dslapd-totp.c935 if ( op->oq_bind.rb_method == LDAP_AUTH_SIMPLE ) { in totp_op_bind()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c220 if ( op->oq_bind.rb_method == LDAP_AUTH_SIMPLE ) { in smbk5pwd_op_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h2029 int rb_method; member
2669 #define orb_method oq_bind.rb_method