17.8. slapi_search_internal_pb()
slapi_search_internal_set_pb() function.
#include "slapi-plugin.h" int slapi_search_internal_pb(Slapi_PBlock *pb);
This function takes the following parameter:
| pb | A parameter block that has been initialized using slapi_search_internal_set_pb(). |
This function returns one of the following values:
- 0 if successful.
- -1 if an error occurs. If -1 is returned, the
SLAPI_PLUGIN_INTOP_RESULTfield of the parameter block should be consulted to determine the precise LDAP result code.
slapi_free_search_results_internal() should be called to dispose of any entires and other items that were allocated by a call to slapi_search_internal_pb().

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.