Home | History | Annotate | Download | only in pppd

Lines Matching refs:nodetach

93 bool	nodetach = 0;		/* Don't detach from controlling tty */
194 { "nodetach", o_bool, &nodetach,
196 { "-detach", o_bool, &nodetach,
200 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },