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

/external/ppp/pppd/
H A Doptions.c387 option_error("unrecognized option '%s'", arg);
393 option_error("too few parameters for option %s", arg);
427 option_error("unable to drop privileges to open %s: %m", filename);
441 option_error("Can't open options file %s: %m", filename);
455 option_error("In file %s: unrecognized option '%s'",
462 option_error(
563 option_error("In secrets file: unrecognized option '%s'",
572 option_error(
671 option_error("%s%s set in %s cannot be overridden\n",
683 option_error("
1086 option_error __V((char *fmt, ...)) function
[all...]

Completed in 126 milliseconds