Home
last modified time | relevance | path

Searched refs:plugin_search_entry_callback (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h356 typedef int (*plugin_search_entry_callback)( Slapi_Entry *e, typedef
364 plugin_result_callback prc, plugin_search_entry_callback psec,
373 plugin_search_entry_callback srch_callback,
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ops.c99 plugin_search_entry_callback psec = NULL; in slapi_int_search_entry()
630 plugin_search_entry_callback psec, in slapi_search_internal_callback_pb()