Home
last modified time | relevance | path

Searched refs:yyerror (Results 1 – 25 of 80) sorted by relevance

1234

/illumos-gate/usr/src/lib/libfru/libfru/
H A DnameSyntaxYacc.y45 extern void yyerror(const char *msg);
87 yyerror (NULL);
98 yyerror (NULL);
111 yyerror ("First Element of absolute path MUST be tagged");
124 yyerror (NULL);
141 yyerror (NULL);
148 yyerror (NULL);
157 yyerror (NULL);
182 yyerror (const char *msg)
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y120 static int yyerror(char *msg);
386 yyerror("out of memory for entries");
410 yyerror("out of memory for entries");
645 yyerror("syntax error");
810 yyerror("line too long"); in yylex()
820 yyerror("too many strings"); in yylex()
822 yyerror("string too long"); in yylex()
858 yyerror("line too long"); in yylex()
862 yyerror("newline missing"); in yylex()
890 yyerror("syntax error"); in yylex()
[all …]
/illumos-gate/usr/src/cmd/localedef/
H A Dscanner.c249 yyerror(_("ungetc failed")); in unscanc()
261 yyerror(_("malformed hex digit")); in scan_hex_byte()
266 yyerror(_("malformed hex digit")); in scan_hex_byte()
281 yyerror(_("malformed decimal digit")); in scan_dec_byte()
312 yyerror(_("malformed octal digit")); in scan_oct_byte()
318 yyerror(_("malformed octal digit")); in scan_oct_byte()
339 yyerror(_("out of memory")); in add_tok()
356 yyerror(_("out of memory")); in add_wcs()
376 yyerror(_("out of memory")); in get_wcs()
617 yyerror(_("malformed number")); in consume_token()
[all …]
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.l79 extern void yyerror(char *s);
173 yyerror(gettext("Invalid value"));
183 yyerror(gettext("Invalid value"));
202 yyerror(gettext("Out of memory"));
214 yyerror(gettext("Invalid value"));
223 yyerror(gettext("Out of memory"));
231 yyerror(gettext("Out of memory"));
238 yyerror(gettext("Illegal character"));
245 yyerror(char *s)
/illumos-gate/usr/src/cmd/iconv/
H A Dscanner.c147 yyerror(_("ungetc failed")); in unscanc()
159 yyerror(_("malformed hex digit")); in scan_hex_byte()
164 yyerror(_("malformed hex digit")); in scan_hex_byte()
179 yyerror(_("malformed decimal digit")); in scan_dec_byte()
185 yyerror(_("malformed decimal digit")); in scan_dec_byte()
210 yyerror(_("malformed octal digit")); in scan_oct_byte()
216 yyerror(_("malformed octal digit")); in scan_oct_byte()
237 yyerror(_("out of memory")); in add_tok()
325 yyerror(_("length > mb_cur_max")); in get_wide()
452 yyerror(_("malformed number")); in consume_token()
[all …]
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y52 extern void yyerror __P((char *));
330 yyerror("9.address family "
384 yyerror("10.address family "
438 yyerror("11.address family "
444 yyerror("12.address family "
453 yyerror("13.address family "
459 yyerror("14.address family "
588 yyerror("invalid addr");
594 yyerror("invalid mask");
606 yyerror("1.address family "
[all …]
H A Dippool_y.y224 yyerror("sorry, out of memory");
241 yyerror("sorry, out of memory");
265 yyerror("sorry, out of memory");
285 yyerror("sorry, out of memory");
303 yyerror("sorry, out of memory");
328 yyerror("sorry, out of memory");
361 yyerror("Unknown hostname");
390 yyerror("Invalid octet string for IP address");
H A Dipf_y.y36 extern void yyerror __P((char *));
348 yyerror("Duplicate log option");
360 yyerror("Duplicate on option");
366 yyerror("Duplicate dup option");
397 yyerror("Duplicate log option");
409 yyerror("Duplicate on option");
415 yyerror("Duplicate dup option");
718 yyerror("protocol unknown");
1050 yyerror("Unknown hostname");
1255 yyerror("service unknown");
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c147 yyerror("unmatched '{'");
205 yyerror(buf+1);
337 yyerror(path);
351 yyerror("Pathname too long");
372 yyerror("Missing ']'");
377 yyerror("Missing '}'");
402 yyerror("Pathname too long");
423 yyerror("Missing ']'");
482 yyerror("Missing ']'");
565 yyerror("Missing ']'");
[all …]
H A Dgram.y28 void yyerror(char *s);
127 yyerror("only one name allowed\n");
156 yyerror(cp);
238 yyerror("command string too long\n"); in yylex()
257 yyerror("missing closing '\"'\n"); in yylex()
272 yyerror("input line too long\n"); in yylex()
446 yyerror(s) in yyerror() function
H A Dlookup.c126 yyerror(buf);
135 yyerror(buf);
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c69 static void yyerror(char *);
248 yyerror("non-numeric argument"); in arith()
279 yyerror("division by zero"); in arith()
284 yyerror("division by zero"); in arith()
404 yyerror("Too many '\\('s"); in ematch()
418 yyerror("string too long"); in ematch()
457 yyerror("RE error"); in errxx()
461 yyerror(char *s) in yyerror() function
527 yyerror("syntax error"); in expres()
582 yyerror("syntax error"); in expres()
[all …]
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_decl.c104 yyerror("unknown %s %s", inj_item2str(type), declnm); in inj_decl_mem_create_defined()
173 yyerror("duplicate member name %s (other on line %d)\n", in inj_decl_addmem()
194 yyerror("class may not be explicitly declared\n"); in inj_decl_validate_event()
212 yyerror("fmri declared without scheme member\n"); in inj_decl_validate_fmri()
218 yyerror("scheme member must be a string\n"); in inj_decl_validate_fmri()
256 yyerror("duplicate %s name %s (other on line %d)\n", in inj_decl_finish()
H A Dinj_defn.c334 yyerror(" %d: array cell %d is invalid\n", in inj_defn_memcmp_intr_array()
345 yyerror(" %d: array cell %d %s\n", in inj_defn_memcmp_intr_array()
371 yyerror(" %d: array cell %d %s\n", in inj_defn_memcmp_intr_array()
456 yyerror(" %d: array cell %d is invalid\n", in inj_defn_memcmp_bool_array()
519 yyerror(" %d: array cell %d is invalid\n", in inj_defn_memcmp_strenum_array()
528 yyerror(" %d: invalid enum value %s\n", in inj_defn_memcmp_strenum_array()
580 yyerror(" %d: %s %s is not a(n) %s\n", dfm->dfm_lineno, in inj_defn_memcmp_sub_defined()
651 yyerror(" %d: array cell %d is invalid\n", in inj_defn_memcmp_sub_array()
755 yyerror(" %d: %s for member %s\n", dfm->dfm_lineno, in inj_defn_validate_memlist()
775 yyerror("%d members found, expected %d", dfnmem, dlnmem); in inj_defn_validate_memlist()
[all …]
H A Dinj_grammar.y228 yyerror("duplicate enum value \"%s\"", $3);
332 yyerror("unknown event \"%s\"\n", $1);
342 yyerror("invalid number");
353 yyerror("invalid time");
H A Dinj_lex.l89 <S0>\"{RGX_STR_SEQ}$ { yyerror("syntax error: \" unmatched"); }
119 yyerror(const char *format, ...)
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l249 <S_EXPR>'{RGX_CHR_SEQ}$ yyerror("syntax error: ' unmatched");
270 yyerror("character constant may not exceed %lu bytes\n",
286 \"{RGX_STR_SEQ}$ yyerror("syntax error: \" unmatched");
343 yyerror("syntax error: $[ unmatched");
366 yyerror("variable '%s' is not defined", &yytext[1]);
395 yyerror("invalid cast -- %s\n", yytext);
416 yyerror("invalid cast -- %s\n", yytext);
440 yyerror("floating point not supported\n");
450 yyerror("internal scanning error -- expected '.'\n");
573 yyerror(const char *format, ...)
[all …]
H A Dmdb_grammar.y199 yyerror("syntax error");
301 yyerror("attempted to divide by zero");
308 yyerror("divide overflow");
316 yyerror("attempted to divide by zero");
335 yyerror("attempted to divide by zero");
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y174 yyerror("non-numeric argument"); in arith()
190 yyerror("division by zero"); in arith()
195 yyerror("division by zero"); in arith()
303 yyerror("Too many '\\('s"); in ematch()
308 if ((num > 127) || (num < 0)) yyerror("Paren problem"); in ematch()
363 yyerror(message); in errxx()
369 yyerror(char *s) in yyerror() function
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_lex.l372 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
471 yyerror("closing ) expected in "
475 yyerror("closing ] expected in "
493 yyerror("extra ) in input stream\n");
504 yyerror("extra ] in input stream\n");
516 yyerror("extra } in input stream\n");
562 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
564 <S1>"/*" yyerror("/* encountered inside a comment\n");
625 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.y40 extern void yyerror(char *);
133 yyerror(gettext("zero divide"));
154 yyerror(gettext("zero devide"));
175 yyerror(gettext("zero divide"));
/illumos-gate/usr/src/cmd/bc/
H A Dbc.y45 void yyerror(char *);
409 yyerror("program too big");
666 yyerror("string space exceeded"); in yylex()
725 yyerror(mbuf); in getch()
748 yyerror("bundling space exceeded"); in bundle()
792 yyerror(char *s) in yyerror() function
816 yyerror("line too long\n"); in checkbuffer()
857 yyerror(mbuf); in yyinit()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c90 #undef yyerror
91 #define yyerror(MSG) macro
341 { yyerror ("syntax error: cannot back up"); YYERROR; } \
592 yyerror("parser stack overflow"); in yyparse()
931 yyerror(msg); in yyparse()
935 yyerror ("parse error; also virtual memory exceeded"); in yyparse()
939 yyerror("parse error"); in yyparse()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l62 extern int yyerror(const char *);
150 yyerror(gettext("Out of memory"));
199 yyerror(const char *s)
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.lx.l50 #define CADD { cbuf[clen++]=yytext[0]; if (clen>=CBUFLEN-1) { yyerror(\
182 <reg>\n { yyerror("newline in regular expression"); lineno++; BEGIN A; }
189 <str>\n { yyerror("newline in string"); lineno++; BEGIN A; }
209 <chc>\n { yyerror("newline in character class"); lineno++; BEGIN A; }

1234