Searched defs:ldap_matchingruleuse (Results 1 – 1 of 1) sorted by relevance
66 typedef struct ldap_matchingruleuse { struct67 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 */