Searched refs:ctrl_f (Results 1 – 5 of 5) sorted by relevance
170 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f) in STORE_method_set_ctrl_function() argument172 sm->ctrl = ctrl_f; in STORE_method_set_ctrl_function()
354 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
266 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument268 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);