Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_schema.h66 typedef struct ldap_matchingruleuse { struct
67 char *mru_oid; /* REQUIRED */
68 char **mru_names; /* OPTIONAL */
69 char *mru_desc; /* OPTIONAL */
70 int mru_obsolete; /* OPTIONAL */
71 char **mru_applies_oids; /* REQUIRED */
72 LDAPSchemaExtensionItem **mru_extensions; /* OPTIONAL */