Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 199

Table of Contents

Advertisement

To do this...
Free a filter from memory
Slapi_MatchingRuleEntry
Represents a matching rule.
Syntax
#include slapi-plugin.h
typedef struct slapi_matchingRuleEntry Slapi_MatchingRuleEntry;
Description
Slapi_MatchingRuleEntry
represents a matching rule.
The following table summarizes the front-end API functions that you can call to
work with matching rules.
To do this...
Compare two berval structures to
determine if they are equal
Call the indexer function associated
with an extensible match filter
Free the specified matching rule
structure (and optionally, its
members) from memory
Get information about a matching
rule
Call the indexer factory function for
the plug-in responsible for a
specified matching rule
Allocate memory for a new
Slapi_MatchingRuleEntry
structure
Register the specified matching rule
with the server
Set information about the matching
rule
Call this function
slapi_filter_free()
is the data type for an opaque structure that
Call this function
slapi_berval_cmp()
slapi_mr_filter_index()
slapi_matchingrule_free()
slapi_matchingrule_get()
slapi_mr_indexer_create()
slapi_matchingrule_new()
slapi_matchingrule_register()
slapi_matchingrule_set()
Chapter 14
Summary of Data Types and Structures
Data Type and Structure Reference
199

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents