radiusd_on_sighup
signal_set(&radiusd->ev_sighup, SIGHUP, radiusd_on_sighup, radiusd);
static void radiusd_on_sighup(int, short, void *);