/external/ppp/pppd/plugins/radius/ |
radrealms.c | 70 option_error("cannot open %s", radrealms_config); 88 option_error("%s: invalid line %d: %s", radrealms_config, 102 option_error("%s: realm name missing on line %d: %s", 112 option_error("%s: server address missing on line %d: %s", 120 option_error("%s: server port missing on line %d: %s",
|
/external/ppp/pppd/ |
options.c | 387 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" 1086 option_error __V((char *fmt, ...)) function [all...] |
tty.c | 317 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"); 454 option_error("demand-dialling is incompatible with notty"); 459 option_error("connect script is required for demand-dialling\n"); 468 option_error("%s option precludes specifying device name", 473 option_error("pty option is incompatible with notty option"); 477 option_error("socket option is incompatible with pty and notty") [all...] |
auth.c | 428 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); [all...] |
ipcp.c | 330 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); [all...] |
ccp.c | 274 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", [all...] |
ipv6cp.c | 355 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"); [all...] |
ipxcp.c | 319 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", [all...] |
main.c | 328 option_error("Couldn't get hostname: %m"); 427 option_error("must be root to run %s, since it is not setuid-root", 434 option_error("%s", no_ppp_msg); [all...] |
pppd.h | 710 void option_error __P((char *fmt, ...)); [all...] |
lcp.c | 318 option_error("Can't parse '%s' as an endpoint discriminator", *argv); [all...] |
sys-linux.c | [all...] |
/external/syslinux/core/lwip/src/netif/ppp/ |
auth.c | 299 option_error("unable to open user login data file %s", *argv); 307 option_error("unable to read user login data file %s", *argv); 336 option_error("group %s is unknown", *argv); [all...] |
lcp.c | 220 option_error("escape parameter contains invalid hex number '%s'", p); 225 option_error("can't escape character 0x%x", n); [all...] |
/external/ppp/pppd/plugins/rp-pppoe/ |
plugin.c | 393 option_error("cannot parse pppoe-mac option value");
|
/external/ppp/pppd/plugins/ |
winbind.c | 70 option_error("ntlm_auth-helper argument must be full path");
|
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
rhino-1.7R3.jar | |