Searched defs:ldap_syntax (Results 1 – 1 of 1) sorted by relevance
50 typedef struct ldap_syntax { struct51 char *syn_oid; /* REQUIRED */52 char **syn_names; /* OPTIONAL */53 char *syn_desc; /* OPTIONAL */54 LDAPSchemaExtensionItem **syn_extensions; /* OPTIONAL */