![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 380](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642380.webp)
Functions for Handling Matching Rules
380
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
The
arg
argument can have one of the following values:
Returns
This function returns one of the following values:
•
0 if the information was successfully set.
•
-1 if an error occurred (for example, if an invalid argument was specified).
Description
This function sets information in an
Slapi_MatchingRuleEntry
structure. To get
information from this structure, call the
slapi_matchingrule_get()
function.
slapi_matchingrule_unregister()
Placeholder for future function. (Currently, this function does nothing.)
Syntax
#include “slapi-plugin.h”
int slapi_matchingrule_unregister(char *oid);
slapi_mr_filter_index()
Calls the indexer function associated with an extensible match filter.
Syntax
#include “slapi-plugin.h”
int slapi_mr_filter_index (Slapi_Filter *f, Slapi_PBlock *pb);
ID
Data Type
of the value
Argument
Description
SLAPI_MATCHINGRULE_NAME
char *
Name of the matching rule.
SLAPI_MATCHINGRULE_OID
char *
OID of the matching rule.
SLAPI_MATCHINGRULE_DESC
char *
Description of the matching rule.
SLAPI_MATCHINGRULE_SYNTAX
char *
Syntax supported by the matching
rule.
SLAPI_MATCHINGRULE_OBSOLETE
int
If 1, the matching rule is obsolete.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...