Searched defs:slap_component_type (Results 1 – 1 of 1) sorted by relevance
37 typedef struct slap_component_type { struct43 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;