Searched refs:be_suffix (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dinit.c129 if ( be->be_suffix == NULL ) {
138 be->be_suffix[0].bv_val, 0, 0 );
146 be->be_suffix[0].bv_val, bdb->bi_dbenv_home, errno );
169 be->be_suffix[0].bv_val, 0, 0 );
176 be->be_suffix[0].bv_val, 0, 0 );
182 be->be_suffix[0].bv_val, 0, 0 );
202 be->be_suffix[0].bv_val, 0, 0 );
225 bdb->bi_dbenv_home, errno, be->be_suffix[0].bv_val );
237 be->be_suffix[0].bv_val, 0, 0 );
248 be->be_suffix[
[all...]
H A Dconfig.c754 if ( c->be->be_suffix == NULL || BER_BVISNULL( &c->be->be_suffix[0] ) ) {
763 LDAP_XSTRING(bdb_checkpoint), c->be->be_suffix[0].bv_val );
897 if ( c->be->be_suffix == NULL || BER_BVISNULL( &c->be->be_suffix[0] ) ) {
906 LDAP_XSTRING(bdb_online_index), c->be->be_suffix[0].bv_val );
H A Ddn2id.c361 ( ei->bei_parent->bei_id == 0 && op->o_bd->be_suffix[0].bv_len ))) {
588 if ( !op->o_bd->be_suffix[0].bv_len && eip ) {
686 if ( !op->o_bd->be_suffix[0].bv_len && eip ) {
1159 ( ei->bei_parent->bei_id == 0 && op->o_bd->be_suffix[0].bv_len )))
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-shell/
H A Dresult.c132 for ( i = 0; be->be_suffix[i].bv_val != NULL; i++ ) {
133 fprintf( fp, "suffix: %s\n", be->be_suffix[i].bv_val );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dfrontend.c114 frontendDB->be_suffix = ch_calloc( 2, sizeof( struct berval ) );
115 ber_str2bv( "", 0, 1, &frontendDB->be_suffix[0] );
116 BER_BVZERO( &frontendDB->be_suffix[1] );
H A Droot_dse.c252 if ( be->be_suffix == NULL
259 &be->be_suffix[0],
268 &be->be_suffix[0],
278 for ( j = 0; be->be_suffix[j].bv_val != NULL; j++ ) {
279 if(memcmp(be->be_suffix[j].bv_val, "cn=authdata", be->be_suffix[j].bv_len) != 0)
282 &be->be_suffix[j], NULL ) )
H A Dslapacl.c87 bd->be_suffix ? ": " : "",
88 bd->be_suffix ? bd->be_suffix[0].bv_val : "" );
H A Dslapadd.c136 bd->be_suffix[0].bv_val );
151 be->be_suffix[0].bv_val,
165 bd->be_suffix[0].bv_val );
H A Dbackend.c206 be->be_suffix ? be->be_suffix[0].bv_val : "(unknown)",
237 if ( be->be_suffix != NULL && !BER_BVISNULL( &be->be_suffix[0] ) ) {
238 suffix = be->be_suffix[0].bv_val;
318 if ( be->be_suffix == NULL ) {
454 ber_bvarray_free( bd->be_suffix );
510 ber_bvarray_free( bd->be_suffix );
H A Dbackglue.c506 assert( op->o_bd->be_suffix != NULL );
514 mdn = op->o_req_dn = op->o_bd->be_suffix[0];
535 mdn = op->o_req_dn = op->o_bd->be_suffix[0];
788 gi->gi_n[i].gn_be->be_suffix[0].bv_val, bd->be_suffix[0].bv_val, 0 );
1274 be->be_suffix[0].bv_val, 0, 0 );
1451 ga->ga_be->be_suffix[0].bv_val, 0, 0 );
1482 be->be_suffix[0].bv_val, 0, 0 );
H A Dbconfig.c2535 c->log, c->be->be_suffix[0].bv_val, c->cr_msg );
2929 if ( c->be->be_suffix == NULL
2930 || BER_BVISNULL( &c->be->be_suffix[0] ) )
2934 value_add( &c->rvalue_vals, c->be->be_suffix );
2940 ber_bvarray_free( c->be->be_suffix );
2942 c->be->be_suffix = NULL;
2946 ch_free( c->be->be_suffix[i].bv_val );
2949 c->be->be_suffix[i] = c->be->be_suffix[i+1];
2952 } while ( !BER_BVISNULL( &c->be->be_suffix[
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sock/
H A Dresult.c137 for ( i = 0; be->be_suffix[i].bv_val != NULL; i++ ) {
138 fprintf( fp, "suffix: %s\n", be->be_suffix[i].bv_val );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Ddatabase.c167 be->be_suffix, be->be_nsuffix );
171 be->be_suffix, NULL );
243 be->be_suffix, be->be_nsuffix );
245 be->be_suffix, be->be_nsuffix );
248 if ( be->be_suffix == NULL ) {
255 be->be_suffix, NULL );
257 be->be_suffix, NULL );
266 be->be_suffix[ 0 ].bv_val, 0, 0 );
270 sup_be->be_suffix, sup_be->be_nsuffix );
458 * be_suffix instea
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dconfig.c564 bi->sql_baseObject->e_name = be->be_suffix[0];
651 be->be_suffix[0].bv_val );
662 if ( BER_BVISEMPTY( &be->be_suffix[ 0 ] ) ) {
666 rc = ldap_bv2rdn( &be->be_suffix[ 0 ], &rdn, (char **)&p,
672 be->be_suffix[ 0 ].bv_val,
695 iAVA, be->be_suffix[ 0 ].bv_val,
720 iAVA, be->be_suffix[ 0 ].bv_val,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-passwd/
H A Dsearch.c204 rs->sr_matched = op->o_bd->be_suffix[i].bv_val;
291 val.bv_len = STRLENOF("uid=,") + ( pwlen + be->be_suffix[0].bv_len );
296 pw->pw_name, be->be_suffix[0].bv_val );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dauditlog.c113 suffix = op->o_bd->be_suffix[0].bv_len ? op->o_bd->be_suffix[0].bv_val :
H A Daccesslog.c655 op->o_req_dn = li->li_db->be_suffix[0];
715 op->o_req_dn = li->li_db->be_suffix[0];
751 value_add_one( &c->rvalue_vals, li->li_db->be_suffix );
934 li->li_db->be_suffix[0].bv_val :
935 c->be->be_suffix[0].bv_val );
1313 build_new_dn( &e->e_name, li->li_db->be_suffix, &rdn, NULL );
2032 &li->li_db->be_suffix[0],
2116 ber_dupbv( &e->e_name, li->li_db->be_suffix );
2204 ber_dupbv( &li->li_db->be_rootdn, li->li_db->be_suffix );
2210 "accesslog_db_root", li->li_db->be_suffix[
[all...]
H A Ddds.c148 op->o_req_dn = op->o_bd->be_suffix[ 0 ];
1640 op->o_req_dn = op->o_bd->be_suffix[ 0 ];
1718 be->be_suffix[ 0 ].bv_val );
1730 di->di_suffix = be->be_suffix;
1756 be->be_suffix[ 0 ].bv_val );
H A Dnestedgroup.c160 nop.o_req_dn = target_bd->be_suffix[0];
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Dpguid.c194 be->be_suffix[ 0 ].bv_val );
300 op->o_req_dn = op->o_bd->be_suffix[ 0 ];
393 be->be_suffix[ 0 ].bv_val );
H A Dvernum.c177 be->be_suffix[ 0 ].bv_val );
263 op->o_req_dn = op->o_bd->be_suffix[ 0 ];
363 be->be_suffix[ 0 ].bv_val );
H A Drdnval.c399 be->be_suffix[ 0 ].bv_val );
496 op->o_req_dn = op->o_bd->be_suffix[ 0 ];
590 be->be_suffix[ 0 ].bv_val );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/lastmod/
H A Dlastmod.c878 lmi->lmi_rdnvalue.bv_val, BER_BVISEMPTY( &be->be_suffix[ 0 ] ) ? "" : ",", be->be_suffix[ 0 ].bv_val,
883 lmi->lmi_rdnvalue.bv_val, BER_BVISEMPTY( &be->be_suffix[ 0 ] ) ? "" : ",", be->be_suffix[ 0 ].bv_val,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dinit.c212 be->be_suffix[ 0 ].bv_val, i, 0 );
H A Dconn.c1342 rs->sr_matched = op->o_bd->be_suffix[ 0 ].bv_val;
1389 rs->sr_matched = op->o_bd->be_suffix[ 0 ].bv_val;
1628 rs->sr_matched = op->o_bd->be_suffix[ 0 ].bv_val;

Completed in 263 milliseconds

12