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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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)

Completed in 121 milliseconds