Home
last modified time | relevance | path

Searched refs:sig_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1049 if(runtime->sig_cb) in comm_base_dispatch()
1050 (*runtime->sig_cb)(SIGTERM, runtime->sig_cb_arg); in comm_base_dispatch()
1069 runtime->sig_cb = callback; in comm_signal_create()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c3717 static int sig_cb(const char *elem, int len, void *arg) in sig_cb() function
3832 if (!CONF_parse_list(str, ':', 1, sig_cb, &sig)) in tls1_set_sigalgs_list()