Searched refs:value_dn (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-relay/ |
| H A D | init.c | 116 c->value_dn.bv_val ); in relay_back_cf() 124 c->value_dn.bv_val ); in relay_back_cf() 135 ch_free( c->value_dn.bv_val ); in relay_back_cf()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | bconfig.c | 2628 default_search_base = c->value_dn; in config_search_base() 2702 c->be->be_schemadn = c->value_dn; in config_schema_dn() 3311 if ( !BER_BVISNULL( &c->value_dn ) ) { in config_suffix() 3313 c->value_dn.bv_val ); in config_suffix() 3384 pdn = c->value_dn; in config_suffix() 3452 c->be->be_rootdn = c->value_dn; in config_rootdn() 4131 ber_memfree_x( c->value_dn.bv_val, NULL ); in config_updatedn() 4136 BER_BVZERO( &c->value_dn ); in config_updatedn() 7143 c->value_dn.bv_val = c->log; in config_build_schema_inc() 7155 …c->value_dn.bv_len = snprintf(c->value_dn.bv_val, sizeof( c->log ), "cn=" SLAP_X_ORDERED_FMT, c->d… in config_build_schema_inc() [all …]
|
| H A D | slap-config.h | 197 #define value_dn values.v_dn.vdn_dn macro
|
| H A D | config.c | 246 rc = dnPrettyNormal( NULL, &bv, &c->value_dn, &c->value_ndn, NULL ); in config_check_vals() 255 ch_free( c->value_dn.bv_val ); in config_check_vals()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/ |
| H A D | variant.c | 868 ber_memfree( ca->value_dn.bv_val ); in variant_set_dn() 950 ber_memfree( ca->value_dn.bv_val ); in variant_set_alt_dn() 1088 BER_BVZERO( &ca->value_dn ); in variant_add_alt_attr()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | unique.c | 482 legacy->uri->dn = c->value_dn; in unique_cf_base() 491 ch_free( c->value_dn.bv_val ); in unique_cf_base() 492 BER_BVZERO( &c->value_dn ); in unique_cf_base()
|
| H A D | refint.c | 272 dd->nothing = c->value_dn; in refint_cf_gen() 283 dd->refint_dn = c->value_dn; in refint_cf_gen()
|
| H A D | accesslog.c | 810 c->log, c->cr_msg, c->value_dn.bv_val ); in log_cf_gen() 956 c->log, c->cr_msg, c->value_dn.bv_val ); in log_cf_gen() 964 c->log, c->cr_msg, c->value_dn.bv_val ); in log_cf_gen() 971 ch_free( c->value_dn.bv_val ); in log_cf_gen()
|
| H A D | autoca.c | 722 ai->ai_localdn = c->value_dn; in autoca_cf()
|
| H A D | retcode.c | 944 rd->rd_pdn = c->value_dn; in rc_cf_gen()
|
| H A D | ppolicy.c | 532 ber_memfree( c->value_dn.bv_val ); in ppolicy_cf_default() 533 BER_BVZERO( &c->value_dn ); in ppolicy_cf_default()
|
| H A D | memberof.c | 1981 mo->mo_dn = c->value_dn; in mo_cf_gen()
|
| H A D | syncprov.c | 3759 c->log, c->cr_msg, c->value_dn.bv_val ); in sp_cf_gen() 3767 ch_free( c->value_dn.bv_val ); in sp_cf_gen()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
| H A D | nssov.c | 782 ch_free( c->value_dn.bv_val ); in nss_cf_gen()
|