Compute_Rewrite_Search_Filter(); Functions For Manipulating Bits - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Manipulating Bits

compute_rewrite_search_filter()

Calls evaluator functions to see if there is a match with a search filter.
Syntax
#include "slapi-plugin.h"
int compute_rewrite_search_filter
(Slapi_PBlock *pb);
Parameters
This function takes the following parameter:
pb
Returns
This function returns one of the following values:
-0
0
1
2
Description
This function calls evaluator functions to see if there is a match with a search
filter. Before the server sends an entry as a search result back to the client, the
server determines if any of the requested attributes are computed attributes and
generates the values for those attributes.
See Also
slapi_compute_add_evaluator()
Functions for Manipulating Bits
This section contains reference information on routines for manipulating bits.
550
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Parameter block that matches the rewrite search filter.
indicates the function should keep looking for a match.
indicates the rewrite is successful.
indicates the function refuses to perform the search.
indicates the function encountered an error.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents