Searched refs:slap_bv2tmp_ad (Results 1 – 6 of 6) sorted by relevance
217 f.f_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx ); in get_filter0()406 ssa.sa_desc = slap_bv2tmp_ad( &desc, op->o_tmpmemctx ); in get_ssa()910 n->f_desc = slap_bv2tmp_ad( &f->f_desc->ad_cname, memctx ); in filter_dup()922 n->f_av_desc = slap_bv2tmp_ad( &f->f_av_desc->ad_cname, memctx ); in filter_dup()928 n->f_sub_desc = slap_bv2tmp_ad( &f->f_sub_desc->ad_cname, memctx ); in filter_dup()955 n->f_mr_desc = slap_bv2tmp_ad( &f->f_mr_desc->ad_cname, memctx ); in filter_dup()
103 aa->aa_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx ); in get_ava()
156 ma.ma_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx ); in get_mra()
808 slap_bv2tmp_ad( in slap_bv2tmp_ad() function
160 LDAP_SLAPD_F (AttributeDescription *) slap_bv2tmp_ad LDAP_P((
4163 attr_name->an_desc = slap_bv2tmp_ad( &bv, NULL ); in pc_cf_gen()