Searched refs:ctrl_f (Results 1 – 5 of 5) sorted by relevance
168 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f) in STORE_method_set_ctrl_function() argument170 sm->ctrl = ctrl_f; in STORE_method_set_ctrl_function()
348 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
263 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument265 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
467 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
125 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);