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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c412 option_error("too few parameters for option '%s'", arg);
429 option_error("unrecognized option '%s'", arg);
469 option_error("file nesting too deep");
483 option_error("Can't open options file %s: %m", filename);
512 option_error("too few parameters for option '%s'", cmd);
519 option_error("the '%s' option may not be used here", cmd);
533 option_error("unrecognized option '%s'", cmd);
547 option_error("error in included file");
650 option_error("too few parameters for option '%s'",
668 option_error("unrecognize
1109 option_error __V((char *fmt, ...)) function
[all...]
H A Dmultilink.c350 option_error("cannot parse endpoint class in \"%s\"",
362 option_error("invalid class/value separator '%c'", *str);
392 option_error("no valid hex digits in \"%s\"", str);
402 option_error("too many bytes in value; max is %d",
407 option_error("bad endpoint; MAC address must have 6 bytes");
H A Dauth.c325 option_error("unable to open user login data file %s", *argv);
333 option_error("unable to read user login data file %s", *argv);
364 option_error("group %s is unknown", *argv);
991 option_error(
993 option_error(
996 option_error(
1000 option_error(
1002 option_error(
1005 option_error(
H A Dmain.c328 option_error("Couldn't get hostname: %m");
390 option_error("no device specified and stdin is not a tty");
417 option_error("must be root to run %s, since it is not setuid-root",
423 option_error(no_ppp_msg);
440 option_error("connect script is required for demand-dialling\n");
444 option_error("updetach cannot be used with %s",
454 option_error("%s option precludes specifying device name",
459 option_error("pty option is incompatible with notty option");
464 option_error("socket option is incompatible with pty and notty");
H A Dccp.c214 option_error("invalid parameter '%s' for bsdcomp option", *argv);
219 option_error("bsdcomp option values must be 0 or %d .. %d",
264 option_error("invalid parameter '%s' for deflate option", *argv);
279 option_error("deflate option values must be 0 or {%d,%d} .. {%d,%d}",
H A Dipv6cp.c304 option_error("Illegal interface identifier (local): %s", arg);
317 option_error("Illegal interface identifier (remote): %s", comma);
H A Dlcp.c380 option_error("escape parameter contains invalid hex number '%s'",
386 option_error("can't escape character 0x%x", n);
410 option_error("invalid numeric parameter '%s' for 'asyncmap' option",
430 option_error("Can't parse '%s' as an endpoint discriminator", *argv);
473 option_error("Can't parse '%s' as an FCS type", arg);
H A Dipcp.c268 option_error("vj-max-slots value must be between 2 and 16");
324 option_error("invalid address parameter '%s' for ms-dns option", *argv);
341 option_error("invalid address parameter '%s' for ms-wins option",
H A Dpppd.h659 extern void option_error __P((char *fmt, ...));
H A Dsys-solaris.c1239 option_error("speed %d not supported", bps);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c109 option_error("unable to open %s: %m", devnam);
115 option_error("device %s is not a PPP tunneling device",
122 option_error("standard input is not a PPP device");
127 option_error("standard input is not a PPP tunnel");
132 option_error("standard input not connected to PPPoE");
H A Dmapfile-pppoe48 option_error { TYPE = FUNCTION; FLAGS = extern }; # " "
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties143 option_error = Option offset ``{0}'''' greater than message length ``{1}''''.

Completed in 180 milliseconds