npppd_on_sighup
signal_set(&_this->ev_sighup, SIGHUP, npppd_on_sighup, _this);
static void npppd_on_sighup (int, short, void *);