Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_local.h166 int16_t delayed_reload; member
H A Dnpppd.c1934 if (_this->delayed_reload > 0) in npppd_on_sighup()
1935 _this->reloading_count = _this->delayed_reload; in npppd_on_sighup()