Lines Matching defs:ldap_contentrule
106 typedef struct ldap_contentrule { struct
107 char *cr_oid; /* REQUIRED */
108 char **cr_names; /* OPTIONAL */
109 char *cr_desc; /* OPTIONAL */
110 char **cr_sup_oids; /* OPTIONAL */
111 int cr_obsolete; /* 0=no, 1=yes */
112 char **cr_oc_oids_aux; /* OPTIONAL */
113 char **cr_at_oids_must; /* OPTIONAL */
114 char **cr_at_oids_may; /* OPTIONAL */
115 char **cr_at_oids_not; /* OPTIONAL */
116 LDAPSchemaExtensionItem **cr_extensions; /* OPTIONAL */