HomeSort by: relevance | last modified time | path
    Searched refs:be_rootndn (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
pguid.c 196 if ( BER_BVISNULL( &be->be_rootndn ) || BER_BVISEMPTY( &be->be_rootndn ) ) {
309 op->o_ndn = op->o_bd->be_rootndn;
vernum.c 179 if ( BER_BVISNULL( &be->be_rootndn ) || BER_BVISEMPTY( &be->be_rootndn ) ) {
272 op->o_ndn = op->o_bd->be_rootndn;
rdnval.c 107 op2.o_ndn = op->o_bd->be_rootndn;
398 if ( BER_BVISNULL( &be->be_rootndn ) || BER_BVISEMPTY( &be->be_rootndn ) ) {
502 op->o_ndn = op->o_bd->be_rootndn;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/usn/
usn.c 186 op->o_ndn = be->be_rootndn;
262 op->o_ndn = be->be_rootndn;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 150 o.o_ndn = op->o_bd->be_rootndn;
207 o.o_ndn = op->o_bd->be_rootndn;
281 o.o_ndn = op->o_bd->be_rootndn;
338 o.o_ndn = op->o_bd->be_rootndn;
522 o.o_ndn = op->o_bd->be_rootndn;
572 o.o_ndn = op->o_bd->be_rootndn;
821 op->o_ndn = op->o_bd->be_rootndn;
1011 op->o_ndn = op->o_bd->be_rootndn;
1097 op->o_ndn = op->o_bd->be_rootndn;
1326 op->o_ndn = op->o_bd->be_rootndn;
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
backend.c 217 if ( !BER_BVISEMPTY( &be->be_rootndn )
218 && select_backend( &be->be_rootndn, 0 ) == be
471 if ( !BER_BVISNULL( &bd->be_rootndn ) ) {
472 free( bd->be_rootndn.bv_val );
527 if ( !BER_BVISNULL( &bd->be_rootndn ) ) {
528 free( bd->be_rootndn.bv_val );
765 if ( BER_BVISEMPTY( ndn ) || BER_BVISEMPTY( &be->be_rootndn ) ) {
769 return dn_match( &be->be_rootndn, ndn );
slapadd.c 243 if ( BER_BVISEMPTY( &be->be_rootndn ) ) {
248 nname = be->be_rootndn;
delete.c 194 op->o_ndn = op->o_bd->be_rootndn;
slapmodify.c 495 if ( BER_BVISEMPTY( &be->be_rootndn ) ) {
500 nname = be->be_rootndn;
aci.c 889 if ( !BER_BVISNULL( &op->o_bd->be_rootndn ) ) {
894 op->o_ndn = op->o_bd->be_rootndn;
900 if ( !BER_BVISNULL( &op->o_bd->be_rootndn ) ) {
bind.c 478 op2.o_ndn = op->o_bd->be_rootndn;
bconfig.c 3485 value_add_one(&c->rvalue_nvals, &c->be->be_rootndn);
3492 ch_free( c->be->be_rootndn.bv_val );
3494 BER_BVZERO( &c->be->be_rootndn );
3499 ch_free( c->be->be_rootndn.bv_val );
3502 c->be->be_rootndn = c->value_ndn;
3524 tbe = select_backend(&c->be->be_rootndn, 0);
4354 cfb->cb_db.be_rootndn = be->be_nsuffix[0];
4395 op->o_ndn = c.be->be_rootndn;
4863 op->o_ndn = op->o_bd->be_rootndn;
5871 op->o_ndn = op->o_bd->be_rootndn;
    [all...]
modrdn.c 347 op->o_ndn = op->o_bd->be_rootndn;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/lastbind/
lastbind.c 190 op2.o_ndn = op->o_bd->be_rootndn;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
init.c 211 op2->o_ndn = op2->o_bd->be_rootndn;
rbacaudit.c 229 op2.o_ndn = op2.o_bd->be_rootndn;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
autoca.c 510 op->o_ndn = op->o_bd->be_rootndn;
572 op->o_ndn = op->o_bd->be_rootndn;
1016 op->o_ndn = be->be_rootndn;
memberof.c 288 op2.o_ndn = op->o_bd->be_rootndn;
388 op2.o_ndn = op->o_bd->be_rootndn;
576 o.o_ndn = op->o_bd->be_rootndn;
669 op->o_ndn = op->o_bd->be_rootndn;
954 op->o_ndn = op->o_bd->be_rootndn;
1308 op->o_ndn = op->o_bd->be_rootndn;
2208 ber_dupbv( &mo->mo_ndn, &be->be_rootndn );
pcache.c 2149 op->o_ndn = op->o_bd->be_rootndn;
2278 op->o_ndn = op->o_bd->be_rootndn;
2331 op_tmp->o_ndn = cm->db.be_rootndn;
2630 op->o_ndn = op->o_bd->be_rootndn;
2884 op2.o_ndn = op->o_bd->be_rootndn;
3543 op->o_ndn = cm->db.be_rootndn;
4654 if ( BER_BVISNULL( &cm->db.be_rootndn )
4655 || BER_BVISEMPTY( &cm->db.be_rootndn ) )
4693 op->o_ndn = cm->db.be_rootndn;
4884 op->o_ndn = cm->db.be_rootndn;
    [all...]
refint.c 608 op->o_ndn = op->o_bd->be_rootndn;
753 op2.o_ndn = op2.o_bd->be_rootndn;
accesslog.c 730 op->o_ndn = li->li_db->be_rootndn;
1963 op2.o_ndn = li->li_db->be_rootndn;
2208 op2.o_ndn = li->li_db->be_rootndn;
2293 op2.o_ndn = li->li_db->be_rootndn;
2411 op->o_ndn = li->li_db->be_rootndn;
2580 if ( BER_BVISEMPTY( &li->li_db->be_rootndn )) {
2582 ber_dupbv( &li->li_db->be_rootndn, li->li_db->be_nsuffix );
unique.c 235 if ( BER_BVISNULL( &be->be_rootndn ) || BER_BVISEMPTY( &be->be_rootndn ) ) {
1016 nop->o_ndn = op->o_bd->be_rootndn;
otp.c 919 op2.o_ndn = op->o_bd->be_rootndn;
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
config.c 2521 if ( BER_BVISNULL( &c->be->be_rootndn ) ) {
2555 bv.bv_len = STRLENOF( "dn:" ) + c->be->be_rootndn.bv_len;
2558 AC_MEMCPY( &bv.bv_val[ STRLENOF( "dn:" ) ], c->be->be_rootndn.bv_val, c->be->be_rootndn.bv_len + 1 );
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
delete.c 361 op2.o_ndn = op->o_bd->be_rootndn;

Completed in 65 milliseconds

1 2