Searched refs:SLAPI_BACKEND_PBLOCK (Results 1 – 3 of 3) sorted by relevance
165 pTmpPB = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_register_plugin_index()167 SLAPI_BACKEND_PBLOCK( be ) = pPB; in slapi_int_register_plugin_index()231 pCurrentPB = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_get_plugins()260 pCurrentPB = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_get_plugins()766 pTmpPB = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_unregister_plugins()782 SLAPI_BACKEND_PBLOCK( be ) = pSavePB; in slapi_int_unregister_plugins()812 for ( pp = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_plugin_unparse()
50 #define SLAPI_BACKEND_PBLOCK(_be) ((_be)->be_pb) macro
1417 *pb = SLAPI_BACKEND_PBLOCK( be ); in slapi_int_pblock_get_first()