]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
streamline group attr specification/diagnostics
[openldap] / servers / slapd / proto-slap.h
index 806265bbc58112dc5cbc07dc34dc1e05e301bcf4..9f43e56baed48f34c71e2df313b185058016b096 100644 (file)
@@ -230,6 +230,8 @@ LDAP_SLAPD_F (int) is_at_subtype LDAP_P((
        AttributeType *sub,
        AttributeType *super ));
 
+LDAP_SLAPD_F (const char *) at_syntax LDAP_P((
+       AttributeType *at ));
 LDAP_SLAPD_F (int) is_at_syntax LDAP_P((
        AttributeType *at,
        const char *oid ));