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

/external/ppp/pppd/
H A Doptions.c93 bool nodetach = 0; /* Don't detach from controlling tty */ variable
194 { "nodetach", o_bool, &nodetach,
196 { "-detach", o_bool, &nodetach,
200 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },

Completed in 205 milliseconds