Home
last modified time | relevance | path

Searched refs:ctrl_f (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_lib.c239 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument
241 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
/third_party/openssl/crypto/engine/
H A Deng_lib.c233 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument
235 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dengine.h509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/third_party/openssl/include/openssl/
H A Dengine.h509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/third_party/openssl/ohos_lite/include/openssl/
H A Dengine.h478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
/third_party/toybox/toys/pending/
H A 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()

Completed in 7 milliseconds