Reserve pblock IDs for opattr plugin

This commit is contained in:
Luke Howard 2003-01-21 13:51:53 +00:00
parent 053672c6c0
commit f327941341

View File

@ -237,8 +237,10 @@ LDAP_BEGIN_DECL
#define SLAPI_RESULT_TEXT 882
#define SLAPI_RESULT_MATCHED 883
/* Virtual attribute service */
#define SLAPI_PLUGIN_OPATTR_COALESCE_FN 900
/* Virtual attribute service provider */
#define SLAPI_PLUGIN_OPATTR_COALESCE_DATA 900
/* Pointer to a Slapi_AttrSet */
#define SLAPI_PLUGIN_OPATTR_COALESCE_FN 901
#define SLAPI_PLUGIN_SYNTAX_FLAG_ORKEYS 1
#define SLAPI_PLUGIN_SYNTAX_FLAG_ORDERING 2