Searched defs:AttributeType (Results 1 – 2 of 2) sorted by relevance
19 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; enum
350 typedef struct AttributeType AttributeType; typedef688 struct AttributeType { struct689 LDAPAttributeType sat_atype; argument691 AttributeType *sat_sup; argument692 AttributeType **sat_subtypes; argument699 AttributeTypeSchemaCheckFN *sat_check; argument700 char *sat_oidmacro; /* attribute OID */701 char *sat_soidmacro; /* syntax OID */733 LDAP_STAILQ_ENTRY(AttributeType) sat_next; argument771 AttributeType **soc_required; argument