/titanic_50/usr/src/lib/libfru/libfru/ |
H A D | nameSyntaxYacc.y | 44 extern void yyerror (const char *msg); 82 yyerror (NULL); 93 yyerror (NULL); 106 yyerror ("First Element of absolute path MUST be tagged"); 119 yyerror (NULL); 136 yyerror (NULL); 143 yyerror (NULL); 152 yyerror (NULL); 177 yyerror (const char *msg)
|
/titanic_50/usr/src/cmd/loadkeys/ |
H A D | loadkeys.y | 137 static int yyerror(char *msg); 424 yyerror("out of memory for entries"); 448 yyerror("out of memory for entries"); 472 yyerror("out of memory for entries"); 664 yyerror("invalid function key number"); 679 yyerror("syntax error"); 797 yyerror("unterminated character constant"); in yylex() 805 yyerror("null character constant"); in yylex() 817 yyerror("unterminated character constant"); in yylex() 819 yyerror("only one character allowed in character constant"); in yylex() [all …]
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.l | 80 extern void yyerror(char *s); 174 yyerror(gettext("Invalid value")); 184 yyerror(gettext("Invalid value")); 203 yyerror(gettext("Out of memory")); 215 yyerror(gettext("Invalid value")); 224 yyerror(gettext("Out of memory")); 232 yyerror(gettext("Out of memory")); 239 yyerror(gettext("Illegal character")); 246 yyerror(char *s)
|
/titanic_50/usr/src/cmd/localedef/ |
H A D | scanner.c | 249 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() 287 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() [all …]
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipnat_y.y | 54 extern void yyerror __P((char *)); 155 yyerror("1.address family mismatch"); 172 yyerror("2.address family mismatch"); 189 yyerror("3.address family mismatch"); 204 yyerror("4.address family mismatch"); 222 yyerror("5.address family mismatch"); 241 yyerror("6.address family mismatch"); 257 yyerror("7.address family mismatch"); 271 yyerror("8.address family mismatch"); 286 yyerror("proxy port numbers not consistant"); [all …]
|
H A D | ippool_y.y | 226 yyerror("sorry, out of memory"); 243 yyerror("sorry, out of memory"); 267 yyerror("sorry, out of memory"); 287 yyerror("sorry, out of memory"); 305 yyerror("sorry, out of memory"); 330 yyerror("sorry, out of memory"); 363 yyerror("Unknown hostname"); 392 yyerror("Invalid octet string for IP address");
|
H A D | ipf_y.y | 36 extern void yyerror __P((char *)); 219 yyerror("ipf rules before \"set\""); 227 yyerror("invalid argument for ipf_loopback"); 348 yyerror("Duplicate log option"); 354 yyerror("Duplicate quick option"); 360 yyerror("Duplicate on option"); 366 yyerror("Duplicate dup option"); 372 yyerror("Duplicate froute option"); 378 yyerror("Duplicate proute option"); 384 yyerror("Duplicate replyto option"); [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 142 yyerror("no variable name after '$'"); 148 yyerror("unmatched '{'"); 153 yyerror("no variable name after '$'"); 191 yyerror("User name too long"); 206 yyerror(buf+1); 338 yyerror(path); 352 yyerror("Pathname too long"); 373 yyerror("Missing ']'"); 378 yyerror("Missing '}'"); 403 yyerror("Pathname too long"); [all …]
|
H A D | gram.y | 29 void yyerror(char *s); 128 yyerror("only one name allowed\n"); 157 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 D | lookup.c | 127 yyerror(buf); 136 yyerror(buf);
|
/titanic_50/usr/src/cmd/fm/fminject/common/ |
H A D | inj_decl.c | 106 yyerror("unknown %s %s", inj_item2str(type), declnm); in inj_decl_mem_create_defined() 175 yyerror("duplicate member name %s (other on line %d)\n", in inj_decl_addmem() 196 yyerror("class may not be explicitly declared\n"); in inj_decl_validate_event() 214 yyerror("fmri declared without scheme member\n"); in inj_decl_validate_fmri() 220 yyerror("scheme member must be a string\n"); in inj_decl_validate_fmri() 258 yyerror("duplicate %s name %s (other on line %d)\n", in inj_decl_finish()
|
H A D | inj_defn.c | 181 yyerror(" %d: defined array has %d elements, expected %d\n", in array_dim_check() 334 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() 573 yyerror(" %d: reference to undefined %s %s\n", dfm->dfm_lineno, in inj_defn_memcmp_sub_defined() 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() [all …]
|
H A D | inj_grammar.y | 230 yyerror("duplicate enum value \"%s\"", $3); 334 yyerror("unknown event \"%s\"\n", $1); 344 yyerror("invalid number"); 355 yyerror("invalid time");
|
H A D | inj_lex.l | 91 <S0>\"{RGX_STR_SEQ}$ { yyerror("syntax error: \" unmatched"); } 121 yyerror(const char *format, ...)
|
/titanic_50/usr/src/cmd/expr/ |
H A D | expr.c | 69 static void yyerror(char *); 253 yyerror("non-numeric argument"); 284 yyerror("division by zero"); 289 yyerror("division by zero"); 410 yyerror("Too many '\\('s"); in ematch() 424 yyerror("string too long"); in ematch() 445 yyerror("invalid multibyte character encountered"); in ematch() 463 yyerror("RE error"); in errxx() 467 yyerror(char *s) in yyerror() function 533 yyerror("syntax error"); in expres() [all …]
|
/titanic_50/usr/src/ucbcmd/expr/ |
H A D | expr.y | 178 yyerror("non-numeric argument"); 194 yyerror("division by zero"); 199 yyerror("division by zero"); 307 yyerror("Too many '\\('s"); in ematch() 312 if ((num > 127) || (num < 0)) yyerror("Paren problem"); in ematch() 367 yyerror(message); in errxx() 373 yyerror(char *s) in yyerror() function
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_lex.l | 243 <S_EXPR>'{RGX_CHR_SEQ}$ yyerror("syntax error: ' unmatched"); 264 yyerror("character constant may not exceed %lu bytes\n", 280 \"{RGX_STR_SEQ}$ yyerror("syntax error: \" unmatched"); 337 yyerror("syntax error: $[ unmatched"); 360 yyerror("variable '%s' is not defined", &yytext[1]); 389 yyerror("invalid cast -- %s\n", yytext); 410 yyerror("invalid cast -- %s\n", yytext); 434 yyerror("floating point not supported\n"); 444 yyerror("internal scanning error -- expected '.'\n"); 561 yyerror(const char *format, ...) [all …]
|
/titanic_50/usr/src/cmd/sgs/yacc/common/ |
H A D | libzer.c | 36 yyerror(const char *s) in yyerror() function 39 yyerror(s) in yyerror()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_lex.l | 372 <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]);
|
/titanic_50/usr/src/cmd/genmsg/ |
H A D | genmsg.y | 42 extern void yyerror(char *); 135 yyerror(gettext("zero divide")); 156 yyerror(gettext("zero devide")); 177 yyerror(gettext("zero divide"));
|
/titanic_50/usr/src/cmd/bc/ |
H A D | bc.y | 48 void yyerror(char *); 412 yyerror("program too big"); 669 yyerror("string space exceeded"); in yylex() 728 yyerror(mbuf); in getch() 751 yyerror("bundling space exceeded"); in bundle() 795 yyerror(char *s) in yyerror() function 819 yyerror("line too long\n"); in checkbuffer() 860 yyerror(mbuf); in yyinit()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 92 #undef yyerror 93 #define yyerror(MSG) macro 343 { yyerror ("syntax error: cannot back up"); YYERROR; } \ 594 yyerror("parser stack overflow"); in yyparse() 933 yyerror(msg); in yyparse() 937 yyerror ("parse error; also virtual memory exceeded"); in yyparse() 941 yyerror("parse error"); in yyparse()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.l | 62 extern int yyerror(const char *); 150 yyerror(gettext("Out of memory")); 199 yyerror(const char *s)
|
/titanic_50/usr/src/cmd/oawk/ |
H A D | awk.lx.l | 53 #define CADD { cbuf[clen++]=yytext[0]; if (clen>=CBUFLEN-1) { yyerror(\ 185 <reg>\n { yyerror("newline in regular expression"); lineno++; BEGIN A; } 192 <str>\n { yyerror("newline in string"); lineno++; BEGIN A; } 212 <chc>\n { yyerror("newline in character class"); lineno++; BEGIN A; }
|
/titanic_50/usr/src/cmd/zonecfg/ |
H A D | zonecfg_lex.l | 55 extern void yyerror(char *s); 479 yyerror("Out of memory"); 496 yyerror("Out of memory"); 508 yyerror(char *s)
|