Syntax
#include "slapi-plugin.h" int slapi_call_syntax_values2keys( void *vpi, struct berval **vals, struct berval ***ivals, int ftype ); Parameters
#include "slapi-plugin.h" int slapi_call_syntax_values2keys( void *vpi, struct berval **vals, struct berval ***ivals, int ftype );
The function has the following parameters:
vpi
vals
ivals
ftype
Returns
0 if successful, or -1 if an error occurs (for example, if the corresponding function for the specified plug-in is not found).