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

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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, ...));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Doptions.c310 option_error("unrecognized option '%s'", arg);
316 option_error("too few parameters for option %s", arg);
360 option_error("Can't open options file %s: %m", filename);
374 option_error("In file %s: unrecognized option '%s'",
381 option_error(
482 option_error("In secrets file: unrecognized option '%s'",
491 option_error(
589 option_error("%s%s set in %s cannot be overridden\n",
601 option_error("%s%s cannot be changed after initialization",
606 option_error("usin
1006 option_error __V((char *fmt, ...)) function
[all...]
H A Dtty.c267 option_error("Couldn't stat %s: %m", cp);
272 option_error("%s is not a character device", cp);
311 option_error("escape parameter contains invalid hex number '%s'",
317 option_error("can't escape character 0x%x", n);
374 option_error("no device specified and stdin is not a tty");
404 option_error("connect script is required for demand-dialling\n");
413 option_error("%s option precludes specifying device name",
418 option_error("pty option is incompatible with notty option");
422 option_error("socket option is incompatible with pty and notty");
H A Dauth.c294 option_error("unable to open user login data file %s", fname);
303 option_error("unable to read user login data file %s", fname);
337 option_error("group %s is unknown", *argv);
843 option_error(
845 option_error(
848 option_error(
852 option_error(
854 option_error(
857 option_error(
H A Dipcp.c287 option_error("vj-max-slots value must be between 2 and 16");
309 option_error("invalid address parameter '%s' for ms-dns option",
345 option_error("invalid address parameter '%s' for ms-wins option",
398 option_error("unknown host: %s", arg);
404 option_error("bad local IP address %s", ip_ntoa(local));
419 option_error("unknown host: %s", colon);
427 option_error("bad remote IP address %s", ip_ntoa(remote));
474 option_error("invalid netmask value '%s'", *argv);
H A Dccp.c208 option_error("invalid parameter '%s' for bsdcomp option", *argv);
213 option_error("bsdcomp option values must be 0 or %d .. %d",
247 option_error("invalid parameter '%s' for deflate option", *argv);
253 option_error("deflate option values must be 0 or %d .. %d",
H A Dipv6cp.c301 option_error("Illegal interface identifier (local): %s", arg);
318 option_error("Illegal interface identifier (remote): %s", comma);
1072 option_error("local/remote LL address required for demand-dialling\n");
H A Dipxcp.c296 option_error("invalid parameter '%s' for ipx-node option", *argv);
336 option_error("IPX router name must be alphanumeric or _");
341 option_error("IPX router name is limited to %d characters",
H A Dmain.c266 option_error("Couldn't get hostname: %m");
327 option_error("must be root to run %s, since it is not setuid-root",
335 option_error("%s", no_ppp_msg);
H A Dpppd.h602 void option_error __P((char *fmt, ...));
H A Dlcp.c297 option_error("Can't parse '%s' as an endpoint discriminator", *argv);
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dmain.c242 option_error("Couldn't get hostname: %m");
294 option_error("must be root to run %s, since it is not setuid-root",
300 option_error("%s", no_ppp_msg);
H A Dpppd.h571 #define option_error error macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/
H A Dwinbind.c70 option_error("ntlm_auth-helper argument must be full path");

Completed in 317 milliseconds

12