Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h19 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; enum
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h350 typedef struct AttributeType AttributeType; typedef
688 struct AttributeType { struct
689 LDAPAttributeType sat_atype; argument
691 AttributeType *sat_sup; argument
692 AttributeType **sat_subtypes; argument
699 AttributeTypeSchemaCheckFN *sat_check; argument
700 char *sat_oidmacro; /* attribute OID */
701 char *sat_soidmacro; /* syntax OID */
733 LDAP_STAILQ_ENTRY(AttributeType) sat_next; argument
771 AttributeType **soc_required; argument