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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradrealms.c69 option_error("cannot open %s", radrealms_config);
87 option_error("%s: invalid line %d: %s", radrealms_config,
101 option_error("%s: realm name missing on line %d: %s",
111 option_error("%s: server address missing on line %d: %s",
119 option_error("%s: server port missing on line %d: %s",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c379 option_error("unrecognized option '%s'", arg);
385 option_error("too few parameters for option %s", arg);
419 option_error("unable to drop privileges to open %s: %m", filename);
433 option_error("Can't open options file %s: %m", filename);
447 option_error("In file %s: unrecognized option '%s'",
454 option_error(
555 option_error("In secrets file: unrecognized option '%s'",
564 option_error(
663 option_error("%s%s set in %s cannot be overridden\n",
675 option_error("
1070 option_error __V((char *fmt, ...)) function
[all...]
H A Dtty.c312 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("socke
[all...]
H A Dauth.c430 option_error("unable to reset uid before opening %s: %m", fname);
437 option_error("unable to open user login data file %s", fname);
447 option_error("unable to read user login data file %s", fname);
481 option_error("group %s is unknown", *argv);
1283 option_error(
1285 option_error(
1288 option_error(
1292 option_error(
1294 option_error(
1297 option_error(
[all...]
H A Dipcp.c322 option_error("vj-max-slots value must be between 2 and 16");
344 option_error("invalid address parameter '%s' for ms-dns option",
380 option_error("invalid address parameter '%s' for ms-wins option",
434 option_error("unknown host: %s", arg);
440 option_error("bad local IP address %s", ip_ntoa(local));
455 option_error("unknown host: %s", colon);
463 option_error("bad remote IP address %s", ip_ntoa(remote));
510 option_error("invalid netmask value '%s'", *argv);
H A 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",
H A Dipv6cp.c346 option_error("Illegal interface identifier (local): %s", arg);
363 option_error("Illegal interface identifier (remote): %s", comma);
1122 option_error("local/remote LL address required for demand-dialling\n");
H A 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",
H A Dmain.c331 option_error("Couldn't get hostname: %m");
429 option_error("must be root to run %s, since it is not setuid-root",
435 option_error("%s", no_ppp_msg);
H A Dpppd.h693 void option_error __P((char *fmt, ...));
H A Dlcp.c324 option_error("Can't parse '%s' as an endpoint discriminator", *argv);
H A Dsys-linux.c2833 option_error("demand dialling is not supported by kernel driver "
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y133 option_error: label
178 | config_option_list option_error
251 | choice_option_list option_error
391 | depends_list option_error
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y135 option_error: label
181 | config_option_list option_error
274 | choice_option_list option_error
414 | depends_list option_error
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/
H A Dwinbind.c70 option_error("ntlm_auth-helper argument must be full path");

Completed in 189 milliseconds