Home | History | Annotate | Download | only in pppd

Lines Matching full:nodetach

97 bool	nodetach = 0;		/* Don't detach from controlling tty */
206 { "nodetach", o_bool, &nodetach,
208 { "-detach", o_bool, &nodetach,
212 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },