Home
last modified time | relevance | path

Searched refs:defns (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/engine/
Deng_lib.c244 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() argument
246 e->cmd_defns = defns; in ENGINE_set_cmd_defns()
/third_party/boost/libs/asio/doc/requirements/
Dsynchronous_socket_operations.qbk17 may block the calling thread (C++Std [defns.block]) are determined as follows.
Dasynchronous_operations.qbk145 An initiating function shall not block (C++Std [defns.block]) the calling
/third_party/openssl/include/openssl/
Dengine.h490 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/third_party/openssl/doc/man3/
DENGINE_add.pod131 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk122 [def __UDT [@http://eel.is/c++draft/definitions#defns.prog.def.type program-defined type]]