Searched refs:init_f (Results 1 – 5 of 5) sorted by relevance
84 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f) in STORE_method_set_initialise_function() argument86 sm->init = init_f; in STORE_method_set_initialise_function()
334 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f);
251 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) in ENGINE_set_init_function() argument253 e->init = init_f; in ENGINE_set_init_function()
465 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);
123 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);