Searched refs:init_f (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_lib.c222 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) argument
224 e->init = init_f;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_lib.c227 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) argument
229 e->init = init_f;
/netbsd-current/external/bsd/elftoolchain/dist/common/
H A Dutarray.h54 typedef void (init_f)(void *elt); typedef
57 init_f *init;
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dengine.h476 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dengine.h505 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);

Completed in 95 milliseconds