Home
last modified time | relevance | path

Searched refs:npppd_iface_start (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_iface.h69 int npppd_iface_start (npppd_iface *);
H A Dnpppd_iface.c276 npppd_iface_start(npppd_iface *_this) in npppd_iface_start() function
H A Dnpppd.c370 status |= npppd_iface_start(&_this->iface[i]); in npppd_init()
1895 npppd_iface_start(&_this->iface[i]); in npppd_reload0()