Home
last modified time | relevance | path

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

12345678910

/freebsd/contrib/unbound/util/
H A Dconfigparser.y359 yyerror("stub-zone without name");
372 yyerror("out of memory");
386 yyerror("forward-zone without name");
399 yyerror("out of memory");
413 yyerror("view without name");
426 yyerror("out of memory");
452 yyerror("out of memory");
472 yyerror("could not parse tags, (define-tag them first)");
488 yyerror("rpz-action-override action: expected nxdomain, "
511 yyerror("expected yes or no.");
[all …]
H A Dconfigparser.c2582 yyerror (YY_("syntax error: cannot back up")); \
3045 yyerror("stub-zone without name"); in yyparse()
3061 yyerror("out of memory"); in yyparse()
3073 yyerror("forward-zone without name"); in yyparse()
3089 yyerror("out of memory"); in yyparse()
3101 yyerror("view without name"); in yyparse()
3117 yyerror("out of memory"); in yyparse()
3141 yyerror("out of memory"); in yyparse()
3157 yyerror("could not parse tags, (define-tag them first)"); in yyparse()
3175 yyerror("rpz-action-override action: expected nxdomain, " in yyparse()
[all …]
/freebsd/sbin/pfctl/
H A Dparse.y100 int yyerror(const char *, ...);
622 yyerror("failed to include file %s", $2);
653 yyerror("unknown ruleset-optimization %s", $1);
674 yyerror("unknown optimization %s", $3);
696 yyerror("error setting loginterface %s", $3);
704 yyerror("hostid must be non-zero");
753 yyerror("error loading "
779 yyerror("error setting debuglevel %s", $3);
787 yyerror("error setting skip interface(s)");
793 yyerror("cannot redefine state-defaults");
[all …]
/freebsd/sbin/setkey/
H A Dparse.y95 extern void yyerror(const char *);
182 yyerror("multiple address specified");
186 yyerror("WARNING: mode is obsolete");
213 yyerror("WARNING: mode is obsolete");
282 yyerror("invalid SPI");
286 yyerror("SPI too big.");
313 yyerror("unsupported algorithm");
321 yyerror("unsupported algorithm");
332 yyerror("unsupported algorithm");
341 yyerror(ipsec_strerro
[all...]
/freebsd/usr.bin/localedef/
H A Dscanner.c270 yyerror("ungetc failed"); in unscanc()
282 yyerror("malformed hex digit"); in scan_hex_byte()
287 yyerror("malformed hex digit"); in scan_hex_byte()
302 yyerror("malformed decimal digit"); in scan_dec_byte()
308 yyerror("malformed decimal digit"); in scan_dec_byte()
333 yyerror("malformed octal digit"); in scan_oct_byte()
339 yyerror("malformed octal digit"); in scan_oct_byte()
360 yyerror("out of memory"); in add_tok()
377 yyerror("out of memory"); in add_wcs()
397 yyerror("out of memory"); in get_wcs()
[all …]
/freebsd/usr.sbin/ypldap/
H A Dparse.y68 int yyerror(const char *, ...)
134 yyerror("failed to include file %s", $2);
149 yyerror("macro name cannot contain "
191 yyerror("directory binddn truncated");
202 yyerror("directory bindcred truncated");
212 yyerror("directory basedn truncated");
222 yyerror("directory groupdn truncated");
232 yyerror("filter truncated");
242 yyerror("attribute truncated");
252 yyerror("attribute truncated");
[all …]
/freebsd/usr.sbin/ctld/
H A Dparse.y51 extern void yyerror(const char *);
111 yyerror("invalid numeric value");
126 yyerror("invalid numeric value");
141 yyerror("invalid numeric value");
178 yyerror("invalid numeric value");
193 yyerror("invalid numeric value");
438 yyerror("invalid numeric value");
456 yyerror("invalid numeric value");
494 yyerror("invalid numeric value");
710 yyerror("invalid numeric value");
[all …]
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y37 extern void yyerror(char *);
182 yyerror("3.address family mismatch");
207 yyerror("4.address family mismatch");
243 yyerror("5.address family mismatch");
267 yyerror("6.address family mismatch");
290 yyerror("7.address family mismatch");
330 yyerror("21.address family mismatch");
358 yyerror("20.address family mismatch");
463 yyerror("divert must have /32 dest");
471 yyerror("divert must have /32 dest");
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y152 static void yyerror(const char *format, ...);
658 yyerror("illegal SL value");
674 yyerror("ULP rule doesn't have service ids");
695 yyerror("ULP rule doesn't have pkeys");
716 yyerror("ULP rule doesn't have port guids");
751 yyerror("ULP rule doesn't have port guids");
786 yyerror("ULP rule doesn't have port guids");
838 yyerror("SDP ULP rule doesn't have port numbers");
851 yyerror("SDP port number out of range");
885 yyerror("RDS ULP rule doesn't have port numbers");
[all …]
/freebsd/bin/sh/
H A Darith_yacc.c87 static __dead2 void yyerror(const char *s) in yyerror() function
101 yyerror("variable not set"); in arith_lookupvarint()
107 yyerror("variable conversion error"); in arith_lookupvarint()
129 yyerror("division by zero"); in do_binop()
131 yyerror("divide error"); in do_binop()
175 yyerror("expecting ')'"); in primary()
199 yyerror("expecting primary"); in primary()
290 yyerror("expecting ':'"); in cond()
336 yyerror("expecting EOF"); in arith()
/freebsd/contrib/com_err/
H A Dparse.y38 void yyerror (char *s);
153 yyerror("table name too long");
159 yyerror("invalid character in table name");
171 yyerror (char *s) in yyerror() function
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.y38 void yyerror (char *s);
153 yyerror("table name too long");
159 yyerror("invalid character in table name");
171 yyerror (char *s) in yyerror() function
/freebsd/contrib/byacc/test/yacc/
H A Drename_debug.i9 static void yyerror(const char *);
46 #define YYERROR_DECL() yyerror(const char *s)
49 #define YYERROR_CALL(msg) yyerror(msg)
/freebsd/usr.bin/iscsictl/
H A Dparse.y54 extern void yyerror(const char *);
316 yyerror("invalid numeric value");
321 yyerror("invalid dscp value");
359 yyerror("invalid numeric value");
364 yyerror("invalid pcp value");
380 yyerror("invalid numeric value");
396 yyerror("invalid numeric value");
407 yyerror(const char *str)
/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.i9 static void yyerror(const char *);
46 #define YYERROR_DECL() yyerror(const char *s)
49 #define YYERROR_CALL(msg) yyerror(msg)
/freebsd/usr.bin/m4/
H A Dparser.y24 extern int yyerror(const char *);
51 yyerror("division by zero");
58 yyerror("modulo zero");
/freebsd/sbin/veriexec/
H A Dmanifest_lexer.l38 void yyerror(const char *message);
85 . yyerror("invalid character");
139 yyerror(const char *string)
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_lex.l408 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
507 yyerror("closing ) expected in "
511 yyerror("closing ] expected in "
529 yyerror("extra ) in input stream\n");
540 yyerror("extra ] in input stream\n");
552 yyerror("extra } in input stream\n");
598 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
600 <S1>"/*" yyerror("/* encountered inside a comment\n");
661 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
/freebsd/contrib/byacc/test/
H A Derr_syntax1.y3 static void yyerror(const char *);
25 yyerror(const char* s) in yyerror() function
H A Derr_syntax17.y3 static void yyerror(const char *);
27 yyerror(const char* s) in yyerror() function
H A Derr_syntax18.y3 static void yyerror(const char *);
30 yyerror(const char* s) in yyerror() function
H A Derr_syntax4.y3 static void yyerror(const char *);
25 yyerror(const char* s) in yyerror() function
H A Derror.y3 static void yyerror(const char *);
25 yyerror(const char* s) in yyerror() function
H A Derr_syntax19.y3 static void yyerror(const char *);
30 yyerror(const char* s) in yyerror() function
H A Derr_syntax8a.y3 static void yyerror(const char *);
28 yyerror(const char* s) in yyerror() function

12345678910