Home
last modified time | relevance | path

Searched refs:SLAPI_PLUGIN_POST_RESULT_FN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_overlay.c548 rc = slapi_over_result( op, rs, SLAPI_PLUGIN_POST_RESULT_FN ); in slapi_over_cleanup()
H A Dslapi_pblock.c155 case SLAPI_PLUGIN_POST_RESULT_FN: in pblock_get_param_class()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h642 #define SLAPI_PLUGIN_POST_RESULT_FN 512 macro