Home
last modified time | relevance | path

Searched refs:ComponentFilter (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c64 ComponentFilter** filt, const char** text );
67 free_comp_filter( ComponentFilter* f );
70 test_comp_filter( Syntax *syn, ComponentSyntaxInfo *a, ComponentFilter *f );
200 ComponentFilter* in_f, in dup_comp_filter_list()
201 ComponentFilter** out_f ) in dup_comp_filter_list()
203 ComponentFilter **new, *f; in dup_comp_filter_list()
264 ComponentFilter *in_f, in dup_comp_filter()
265 ComponentFilter **out_f ) in dup_comp_filter()
268 ComponentFilter dup_f = {0}; in dup_comp_filter()
345 ComponentFilter** filt, const char **text ) in get_comp_filter()
[all …]
H A Dcomponent.h67 ComponentFilter* aa_cf;
76 ComponentFilter* mra_cf;
H A Dslap.h362 typedef struct ComponentFilter ComponentFilter; typedef
1022 ComponentFilter *aa_cf; /* for attribute aliasing */
1045 ComponentFilter *ma_cf; /* component filter */
3166 ComponentFilter *ca_cf;
3170 struct ComponentFilter { struct
3175 ComponentFilter *cf_un_complex; argument
3185 ComponentFilter *cf_next; argument
H A Dproto-slap.h557 ComponentFilter *in_f,
558 ComponentFilter **out_f ));
575 ComponentFilter** filt,
626 ComponentFilter *f ));
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3727.txt91 ComponentFilter ::= CHOICE {
93 and [1] SEQUENCE OF ComponentFilter,
94 or [2] SEQUENCE OF ComponentFilter,
95 not [3] ComponentFilter }
98 SYNTAX ComponentFilter
H A Drfc3687.txt87 4. ComponentFilter. . . . . . . . . . . . . . . . . . . . . . . . 21
159 Section 4 introduces the ComponentFilter assertion, which is an
160 expression of ComponentAssertions. The ComponentFilter enables more
164 enables a ComponentFilter to be evaluated against attribute values.
1143 4. ComponentFilter
1147 match the values of more than one component type. A ComponentFilter
1151 The ComponentFilter assertion, an expression of ComponentAssertions,
1155 A ComponentFilter is described by the following ASN.1 type (assumed
1158 ComponentFilter ::= CHOICE {
1160 and [1] SEQUENCE OF ComponentFilter,
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dfilterindex.c89 ComponentFilter *f,
261 ComponentFilter *flist, in comp_list_candidates()
268 ComponentFilter *f; in comp_list_candidates()
459 ComponentFilter *f, in comp_candidates()