Searched refs:ctrl_f (Results 1 – 5 of 5) sorted by relevance
232 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument234 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
983 static void ctrl_f() in ctrl_f() function1560 else if (key==KEY_PGDN) ctrl_f(); in vi_main()1591 ctrl_f(); in vi_main()
509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
129 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);