Home
last modified time | relevance | path

Searched defs:slap_component_type (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h37 typedef struct slap_component_type { struct
43 LDAPAttributeType ct_atype;
44 struct berval ct_cname;
45 struct slap_attribute_type *ct_sup;
46 struct slap_attribute_type **ct_subtypes;
47 MatchingRule *ct_equality;
48 MatchingRule *ct_approx;
49 MatchingRule *ct_ordering;
50 MatchingRule *ct_substr;
51 Syntax *ct_syntax;