Home
last modified time | relevance | path

Searched refs:option_error (Results 1 – 15 of 15) sorted by relevance

/external/ppp/pppd/
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("%s%s cannot be changed after initialization",
[all …]
Dtty.c317 option_error("Couldn't stat %s: %m", cp);
322 option_error("%s is not a character device", cp);
361 option_error("escape parameter contains invalid hex number '%s'",
367 option_error("can't escape character 0x%x", n);
424 option_error("no device specified and stdin is not a tty"); in tty_process_extra_options()
454 option_error("demand-dialling is incompatible with notty"); in tty_check_options()
459 option_error("connect script is required for demand-dialling\n"); in tty_check_options()
468 option_error("%s option precludes specifying device name", in tty_check_options()
473 option_error("pty option is incompatible with notty option"); in tty_check_options()
477 option_error("socket option is incompatible with pty and notty"); in tty_check_options()
Dauth.c428 option_error("unable to reset uid before opening %s: %m", fname);
435 option_error("unable to open user login data file %s", fname);
445 option_error("unable to read user login data file %s", fname);
483 option_error("group %s is unknown", *argv);
1282 option_error( in auth_check_options()
1284 option_error( in auth_check_options()
1287 option_error( in auth_check_options()
1291 option_error( in auth_check_options()
1293 option_error( in auth_check_options()
1296 option_error( in auth_check_options()
Dipcp.c330 option_error("vj-max-slots value must be between 2 and 16");
352 option_error("invalid address parameter '%s' for ms-dns option",
388 option_error("invalid address parameter '%s' for ms-wins option",
442 option_error("unknown host: %s", arg);
448 option_error("bad local IP address %s", ip_ntoa(local));
463 option_error("unknown host: %s", colon);
471 option_error("bad remote IP address %s", ip_ntoa(remote));
518 option_error("invalid netmask value '%s'", *argv);
Dipv6cp.c355 option_error("Illegal interface identifier (local): %s", arg);
372 option_error("Illegal interface identifier (remote): %s", comma);
1129 option_error("local/remote LL address required for demand-dialling\n"); in ipv6_check_options()
Dccp.c274 option_error("invalid parameter '%s' for bsdcomp option", *argv);
279 option_error("bsdcomp option values must be 0 or %d .. %d",
313 option_error("invalid parameter '%s' for deflate option", *argv);
319 option_error("deflate option values must be 0 or %d .. %d",
Dipxcp.c319 option_error("invalid parameter '%s' for ipx-node option", *argv);
359 option_error("IPX router name must be alphanumeric or _");
364 option_error("IPX router name is limited to %d characters",
Dmain.c331 option_error("Couldn't get hostname: %m");
430 option_error("must be root to run %s, since it is not setuid-root",
437 option_error("%s", no_ppp_msg);
Dpppd.h710 void option_error __P((char *fmt, ...));
Dlcp.c318 option_error("Can't parse '%s' as an endpoint discriminator", *argv);
Dsys-linux.c2889 option_error("demand dialling is not supported by kernel driver " in sys_check_options()
/external/ppp/pppd/plugins/radius/
Dradrealms.c70 option_error("cannot open %s", radrealms_config); in lookup_realm()
88 option_error("%s: invalid line %d: %s", radrealms_config, in lookup_realm()
102 option_error("%s: realm name missing on line %d: %s", in lookup_realm()
112 option_error("%s: server address missing on line %d: %s", in lookup_realm()
120 option_error("%s: server port missing on line %d: %s", in lookup_realm()
/external/ppp/pppd/plugins/rp-pppoe/
Dplugin.c393 option_error("cannot parse pppoe-mac option value"); in pppoe_check_options()
/external/ppp/pppd/plugins/
Dwinbind.c70 option_error("ntlm_auth-helper argument must be full path"); in set_ntlm_auth()
/external/toybox/kconfig/
Dzconf.tab.c_shipped515 "common_stmt", "option_error", "config_entry_start", "config_stmt",