Home
last modified time | relevance | path

Searched refs:ctrl_f (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/engine/
Deng_lib.c232 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument
234 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
/third_party/openssl/ohos_lite/include/openssl/
Dengine.h478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/third_party/toybox/toys/pending/
Dvi.c983 static void ctrl_f() in ctrl_f() function
1560 else if (key==KEY_PGDN) ctrl_f(); in vi_main()
1591 ctrl_f(); in vi_main()
/third_party/openssl/include/openssl/
Dengine.h509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/third_party/openssl/doc/man3/
DENGINE_add.pod129 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);