Home
last modified time | relevance | path

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

1234567891011

/freebsd/contrib/unbound/util/
H A Dconfigparser.y356 yyerror("out of memory");
375 yyerror("out of memory");
396 yyerror("out of memory");
422 yyerror("out of memory");
519 yyerror("out of memory");
772 yyerror("out of memory");
786 yyerror("out of memory");
1086 yyerror("out of memory");
1108 yyerror("out of memory");
1338 yyerror("out of memory");
[all …]
H A Dconfigparser.c2991 yyerror("out of memory"); in yyparse()
3008 yyerror("out of memory"); in yyparse()
3027 yyerror("out of memory"); in yyparse()
3051 yyerror("out of memory"); in yyparse()
3157 yyerror("out of memory"); in yyparse()
3463 yyerror("out of memory"); in yyparse()
3480 yyerror("out of memory"); in yyparse()
3876 yyerror("out of memory"); in yyparse()
3907 yyerror("out of memory"); in yyparse()
4216 yyerror("out of memory"); in yyparse()
[all …]
/freebsd/sbin/pfctl/
H A Dparse.y100 int yyerror(const char *, ...);
741 yyerror("error loading "
1032 yyerror(
1035 yyerror(
1610 yyerror(
2449 yyerror(
2452 yyerror(
2501 yyerror("state option "
2511 yyerror("state option "
2543 yyerror("state option "
[all …]
/freebsd/sbin/setkey/
H A Dparse.y278 yyerror("invalid SPI");
282 yyerror("SPI too big.");
337 yyerror(ipsec_strerror());
352 yyerror(ipsec_strerror());
368 yyerror(ipsec_strerror());
389 yyerror(ipsec_strerror());
410 yyerror(ipsec_strerror());
431 yyerror(ipsec_strerror());
454 yyerror(ipsec_strerror());
670 yyerror("invalid flag");
[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()
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()
638 yyerror("malformed number"); in consume_token()
[all …]
/freebsd/usr.sbin/ypldap/
H A Dparse.y68 int yyerror(const char *, ...)
232 yyerror("filter truncated");
242 yyerror("attribute truncated");
252 yyerror("attribute truncated");
263 yyerror("attribute truncated");
342 yyerror(const char *fmt, ...) in yyerror() function
531 yyerror("string too long"); in yylex()
576 yyerror("syntax error"); in yylex()
580 yyerror("string too long"); in yylex()
598 yyerror("string too long"); in yylex()
[all …]
/freebsd/usr.sbin/ctld/
H A Dparse.y54 extern void yyerror(const char *);
114 yyerror("invalid numeric value");
128 yyerror("invalid numeric value");
142 yyerror("invalid numeric value");
178 yyerror("invalid numeric value");
192 yyerror("invalid numeric value");
461 yyerror("invalid numeric value");
478 yyerror("invalid numeric value");
483 yyerror("invalid dscp value");
523 yyerror("invalid pcp value");
[all …]
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y37 extern void yyerror(char *);
609 yyerror("8.address family "
621 yyerror("9.address family "
636 yyerror("10.address family "
672 yyerror("11.address family "
684 yyerror("12.address family "
770 yyerror("13.address family "
776 yyerror("14.address family "
783 yyerror("15.address family "
951 yyerror("1.address family "
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y152 static void yyerror(const char *format, ...);
658 yyerror("illegal SL value");
695 yyerror("ULP rule doesn't have pkeys");
751 yyerror("ULP rule doesn't have port guids");
786 yyerror("ULP rule doesn't have port guids");
1100 yyerror("illegal SL value");
1215 yyerror(
1233 yyerror(
2485 static void yyerror(const char *format, ...) in yyerror() function
3140 yyerror("IPoIB partition, pkey 0x%04X - " in __validate_pkeys()
[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/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/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/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/contrib/byacc/test/
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_syntax1.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_syntax8.y3 static void yyerror(const char *);
28 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

1234567891011