Searched refs:updetach (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Doptions.c35 bool updetach = 0; /* Detach once link is up */ variable
H A Dauth.c326 * Detach now, if the updetach option was given.
328 if (updetach && !nodetach)
H A Dpppd.h239 extern bool updetach; /* Detach from controlling tty when link up */
H A Dmain.c332 if (!nodetach && !updetach)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c104 bool updetach = 0; /* Detach once link is up */ variable
212 { "updetach", o_bool, &updetach,
H A Dpppd.h290 extern bool updetach; /* Detach from controlling tty when link up */
H A Dauth.c865 if (updetach && !nodetach)
1100 * Detach now, if the updetach option was given.
1102 if (updetach && !nodetach)
H A Dmain.c499 if (!nodetach && !updetach)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c65 bool updetach = 0; /* Detach once link is up */ variable
158 { "updetach", o_bool, &updetach,
H A Dpppd.h239 extern bool updetach; /* Detach from controlling tty when link up */
H A Dauth.c552 if (updetach && !nodetach)
713 * Detach now, if the updetach option was given.
715 if (updetach && !nodetach)
H A Dmain.c371 if (!nodetach && !updetach)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h277 extern bool updetach; /* Detach from controlling tty when link up */

Completed in 140 milliseconds