Syntax
#include "slapi-plugin.h" int slapi_attr_type_cmp( char *t1, char *t2, int opt ); Parameters
#include "slapi-plugin.h" int slapi_attr_type_cmp( char *t1, char *t2, int opt );
The function has the following parameters:
t1
t2
opt
Returns
0 if the type names are equal, or a non-zero value if they are not equal.