Home
last modified time | relevance | path

Searched refs:info_cb (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Depsonds-cmd.c342 static SANE_Status info_cb(void *userdata, char *token, int len) in info_cb() function
622 status = esci2_cmd_simple(s, "INFOx0000000", &info_cb); in esci2_info()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c273 typedef void (*info_cb) (const SSL *, int, int); typedef
275 static info_cb get_callback(SSL *s) in get_callback()
/third_party/openssl/ssl/statem/
H A Dstatem.c273 typedef void (*info_cb) (const SSL *, int, int); typedef
275 static info_cb get_callback(SSL *s) in get_callback()
/third_party/openssl/test/helpers/
H A Dhandshake.c80 static void info_cb(const SSL *s, int where, int ret) in info_cb() function
1516 SSL_set_info_callback(server.ssl, &info_cb); in do_handshake_internal()
1517 SSL_set_info_callback(client.ssl, &info_cb); in do_handshake_internal()

Completed in 6 milliseconds