Searched refs:nodetach (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dsign.c77 int nodetach=0; local
98 nodetach=1;
130 if (!nodetach)
H A Denc.c75 int nodetach=1; local
87 nodetach=1;
149 if (!nodetach) PKCS7_set_detached(p7,1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Doptions.c34 bool nodetach = 0; /* Don't detach from controlling tty */ variable
84 debug = nodetach = 1;
H A Dauth.c328 if (updetach && !nodetach)
H A Dpppd.h238 extern bool nodetach; /* Don't detach from controlling tty */
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.c103 bool nodetach = 0; /* Don't detach from controlling tty */ variable
208 { "nodetach", o_bool, &nodetach,
210 { "-detach", o_bool, &nodetach,
214 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },
H A Dtty.c497 nodetach = 1;
932 if (!nodetach)
H A Dpppd.h289 extern bool nodetach; /* Don't detach from controlling tty */
H A Dauth.c865 if (updetach && !nodetach)
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.c64 bool nodetach = 0; /* Don't detach from controlling tty */ variable
154 { "nodetach", o_bool, &nodetach,
156 { "-detach", o_bool, &nodetach,
160 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },
H A Dtty.c441 nodetach = 1;
841 if (!nodetach)
H A Dpppd.h238 extern bool nodetach; /* Don't detach from controlling tty */
H A Dauth.c552 if (updetach && !nodetach)
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.h276 extern bool nodetach; /* Don't detach from controlling tty */

Completed in 144 milliseconds