HomeSort by: relevance | last modified time | path
    Searched refs:slap_bv2tmp_ad (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
ava.c 72 nava->aa_desc = slap_bv2tmp_ad( &ava->aa_desc->ad_cname, memctx );
119 aa->aa_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx );
mra.c 156 ma.ma_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx );
filter.c 217 f.f_desc = slap_bv2tmp_ad( &type, op->o_tmpmemctx );
406 ssa.sa_desc = slap_bv2tmp_ad( &desc, op->o_tmpmemctx );
910 n->f_desc = slap_bv2tmp_ad( &f->f_desc->ad_cname, memctx );
923 n->f_sub_desc = slap_bv2tmp_ad( &f->f_sub_desc->ad_cname, memctx );
950 n->f_mr_desc = slap_bv2tmp_ad( &f->f_mr_desc->ad_cname, memctx );
ad.c 808 slap_bv2tmp_ad( function
proto-slap.h 158 LDAP_SLAPD_F (AttributeDescription *) slap_bv2tmp_ad LDAP_P((
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c 4170 attr_name->an_desc = slap_bv2tmp_ad( &bv, NULL );

Completed in 31 milliseconds