Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_overlay.c872 rc = slapi_int_call_plugins( be, SLAPI_PLUGIN_START_FN, pb ); in slapi_over_db_open()
H A Dslapi_pblock.c105 case SLAPI_PLUGIN_START_FN: in pblock_get_param_class()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h582 #define SLAPI_PLUGIN_START_FN 212 macro