Syntax
#include "slapi-plugin.h" int slapi_entry_attr_replace( Slapi_Entry *e, char *type, struct berval **vals ); Parameters
#include "slapi-plugin.h" int slapi_entry_attr_replace( Slapi_Entry *e, char *type, struct berval **vals );
The function has the following parameters:
e
type
vals
Returns
One of the following values:
0 if successful.
-1 if an error occurred.