Home
last modified time | relevance | path

Searched refs:AttributeAssertion (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dava.c48 AttributeAssertion *ava, in ava_free()
72 AttributeAssertion *aa; in get_ava()
85 aa = op->o_tmpalloc( sizeof( AttributeAssertion ), op->o_tmpmemctx ); in get_ava()
H A Dcompare.c47 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in do_compare()
152 AttributeAssertion *ava = op->orc_ava; in fe_op_compare()
362 AttributeAssertion *ava ) in slap_compare_entry()
H A DmatchedValues.c58 AttributeAssertion *ava,
143 AttributeAssertion *ava, in test_ava_vrFilter()
H A Dfilterentry.c49 Entry *e, AttributeAssertion *ava, int type );
535 AttributeAssertion *ava, in test_ava_filter()
H A Dslap.h355 typedef struct AttributeAssertion AttributeAssertion; typedef
1018 struct AttributeAssertion { struct
1066 AttributeAssertion *f_un_ava;
1120 AttributeAssertion *vrf_un_ava;
2050 AttributeAssertion *rs_ava;
H A Dproto-slap.h334 AttributeAssertion *ava,
541 AttributeAssertion *ava ));
562 AttributeAssertion* a_assert,
H A Dcomponent.c302 get_aliased_filter_aa ( Operation* op, AttributeAssertion* a_assert, AttributeAliasing* aa, const c… in get_aliased_filter_aa()
H A Dfilter.c919 n->f_ava = mf->bmf_calloc( 1, sizeof(AttributeAssertion), memctx ); in filter_dup()
H A Dsyncrepl.c2779 AttributeAssertion aa[2] = {0}; in syncrepl_op_modify()
3940 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in syncrepl_entry()
4553 AttributeAssertion eq = ATTRIBUTEASSERTION_INIT; in syncrepl_del_nonpresent()
4583 AttributeAssertion mmaa; in syncrepl_del_nonpresent()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dfilterindex.c42 AttributeAssertion *ava,
48 AttributeAssertion *ava,
55 AttributeAssertion *ava,
98 AttributeAssertion *ava,
435 AttributeAssertion *ava, in ava_comp_candidates()
706 AttributeAssertion *ava, in equality_candidates()
837 AttributeAssertion *ava, in approx_candidates()
1071 AttributeAssertion *ava, in inequality_candidates()
H A Dsearch.c146 AttributeAssertion aa_alias = ATTRIBUTEASSERTION_INIT; in search_aliases()
1363 AttributeAssertion aa_ref = ATTRIBUTEASSERTION_INIT; in search_candidates()
1364 AttributeAssertion aa_subentry = ATTRIBUTEASSERTION_INIT; in search_candidates()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmessage_queue.c85 AttributeAssertion *ava = op->o_tmpcalloc( 1, sizeof(AttributeAssertion), op->o_tmpmemctx ); in asyncmeta_new_bm_context()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/adremap/
H A Dadremap.c425 AttributeAssertion aa[2] = {0}; in adremap_filter()
492 f->f_ava = op->o_tmpcalloc(1, sizeof(AttributeAssertion), op->o_tmpmemctx); in adremap_filter()
499 f->f_ava = op->o_tmpcalloc(1, sizeof(AttributeAssertion), op->o_tmpmemctx); in adremap_filter()
513 f->f_ava = op->o_tmpcalloc(1, sizeof(AttributeAssertion), op->o_tmpmemctx); in adremap_filter()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dfilterindex.c109 AttributeAssertion *ava, in equality_candidates()
240 AttributeAssertion *ava, in approx_candidates()
H A Dsearch.c141 AttributeAssertion aa_ref = ATTRIBUTEASSERTION_INIT; in search_candidates()
143 AttributeAssertion aa_subentry = ATTRIBUTEASSERTION_INIT; in search_candidates()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dtranslucent.c600 AttributeAssertion *ava = op->orc_ava; in translucent_compare()
1000 AttributeAssertion *nava; in trans_filter_dup()
1005 nava = op->o_tmpalloc( sizeof(AttributeAssertion), op->o_tmpmemctx ); in trans_filter_dup()
H A Ddynlist.c805 AttributeAssertion *ava = dc->dc_ava; in dynlist_sc_compare_entry()
1171 dnf->f_ava = op->o_tmpcalloc( 1, sizeof(AttributeAssertion), op->o_tmpmemctx ); in dynlist_filter_dyngroup()
1233 dnf->f_ava = op->o_tmpcalloc( 1, sizeof(AttributeAssertion), op->o_tmpmemctx ); in dynlist_filter_stgroup()
1674 AttributeAssertion ava[2]; in dynlist_search()
H A Dpcache.c1805 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in remove_query_data()
2105 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in pcache_remove_entries_from_cache()
2221 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in pcache_remove_entry_queries_from_cache()
3410 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in refresh_query()
4669 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in pcache_db_open2()
H A Dsyncprov.c686 AttributeAssertion eq = ATTRIBUTEASSERTION_INIT; in syncprov_findcsn()
1771 AttributeAssertion eq = ATTRIBUTEASSERTION_INIT; in check_uuidlist_presence()
3380 fava->f_ava = op->o_tmpalloc( sizeof(AttributeAssertion), op->o_tmpmemctx ); in syncprov_op_search()
H A Dmemberof.c154 AttributeAssertion mo_groupAVA;
H A Daccesslog.c688 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in accesslog_purge()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dpam.c383 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in pam_authz()
453 AttributeAssertion ava = ATTRIBUTEASSERTION_INIT; in pam_authz()
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4515.txt522 into account the fact that it is not precisely an AttributeAssertion