Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.c1076 if (_this->pipex_started != 0)
1091 _this->pipex_started = 1;
H A Dppp.h539 pipex_started:1, member
H A Dnpppd.c1202 if (ppp->pipex_started == 0) in npppd_ppp_pipex_disable()