Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h575 typedef struct comp_irAttributeTypeAndValue /* SEQUENCE */ struct
577 Syntax* syntax;
578 ComponentDesc* comp_desc;
579 struct berval identifier;
580 char id_buf[MAX_IDENTIFIER_LEN];
581 irAttributeType type; /* AttributeType */
582 ComponentAnyDefinedBy value; /* ANY DEFINED BY type */