Searched refs:sig_cb (Results 1 – 2 of 2) sorted by relevance
1049 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()
3717 static int sig_cb(const char *elem, int len, void *arg) in sig_cb() function3832 if (!CONF_parse_list(str, ':', 1, sig_cb, &sig)) in tls1_set_sigalgs_list()