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

/external/ppp/pppd/
H A Doptions.c365 option_error("unrecognized option '%s'", arg);
371 option_error("too few parameters for option %s", arg);
415 option_error("Can't open options file %s: %m", filename);
429 option_error("In file %s: unrecognized option '%s'",
436 option_error(
537 option_error("In secrets file: unrecognized option '%s'",
546 option_error(
645 option_error("%s%s set in %s cannot be overridden\n",
657 option_error("%s%s cannot be changed after initialization",
662 option_error("usin
1052 option_error __V((char *fmt, ...)) function
[all...]

Completed in 98 milliseconds