radiusd_on_sigint
signal_set(&radiusd->ev_sigint, SIGINT, radiusd_on_sigint, radiusd);
static void radiusd_on_sigint(int, short, void *);