Searched refs:SLAPI_PLUGIN_IDENTITY (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | slapi_ops.c | 707 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_search_internal_set_pb() 752 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_modify_internal_set_pb() 797 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_add_internal_set_pb() 832 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_add_entry_internal_set_pb() 872 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_rename_internal_set_pb() 922 slapi_pblock_set( pb, SLAPI_PLUGIN_IDENTITY, (void *)plugin_identity ); in slapi_delete_internal_set_pb()
|
H A D | slapi_pblock.c | 223 case SLAPI_PLUGIN_IDENTITY: in pblock_get_param_class()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | slapi-plugin.h | 558 #define SLAPI_PLUGIN_IDENTITY 13 macro
|