Syntax
#include "slapi-plugin.h" int slapi_attr_type2plugin( char *type, void **pi ); Parameters
#include "slapi-plugin.h" int slapi_attr_type2plugin( char *type, void **pi );
The function has the following parameters:
type
pi
Returns
0 if successful, or -1 if the corresponding plug-in is not found.
Description
Syntax plug-ins are plug-ins that you can write to index and search for specific attribute types.