Home | History | Annotate | Download | only in pppd

Lines Matching refs:demand

448 	if (demand && notty) {
449 option_error("demand-dialling is incompatible with notty");
452 if (demand && connect_script == 0 && ptycommand == NULL
454 option_error("connect script is required for demand-dialling\n");