Home | History | Annotate | Download | only in pppd

Lines Matching full:option_error

312 		option_error("Couldn't stat %s: %m", cp);
317 option_error("%s is not a character device", cp);
356 option_error("escape parameter contains invalid hex number '%s'",
362 option_error("can't escape character 0x%x", n);
419 option_error("no device specified and stdin is not a tty");
449 option_error("demand-dialling is incompatible with notty");
454 option_error("connect script is required for demand-dialling\n");
463 option_error("%s option precludes specifying device name",
468 option_error("pty option is incompatible with notty option");
472 option_error("socket option is incompatible with pty and notty");