Searched refs:ext_bv (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c73 static struct berval ext_bv = BER_BVC( "EXTERNAL" ); variable in typeref:struct:berval
1755 } else if ( bvmatch( &ext_bv, &op->o_conn->c_sasl_bind_mech ) ) {
1925 if( bvmatch( mech, &ext_bv )) {

Completed in 73 milliseconds