Symbol: yyerror
bin/sh/arith_yacc.c
103
yyerror("variable not set");
bin/sh/arith_yacc.c
109
yyerror("variable conversion error");
bin/sh/arith_yacc.c
131
yyerror("division by zero");
bin/sh/arith_yacc.c
133
yyerror("divide error");
bin/sh/arith_yacc.c
177
yyerror("expecting ')'");
bin/sh/arith_yacc.c
201
yyerror("expecting primary");
bin/sh/arith_yacc.c
292
yyerror("expecting ':'");
bin/sh/arith_yacc.c
338
yyerror("expecting EOF");
games/atc/grammar.y
104
return (yyerror("Redefinition of 'update'."));
games/atc/grammar.y
106
return (yyerror("'update' is too small."));
games/atc/grammar.y
116
return (yyerror("Redefinition of 'newplane'."));
games/atc/grammar.y
118
return (yyerror("'newplane' is too small."));
games/atc/grammar.y
128
return (yyerror("Redefinition of 'height'."));
games/atc/grammar.y
130
return (yyerror("'height' is too small."));
games/atc/grammar.y
140
return (yyerror("Redefinition of 'width'."));
games/atc/grammar.y
142
return (yyerror("'width' is too small."));
games/atc/grammar.y
185
return (yyerror("No memory available."));
games/atc/grammar.y
214
return (yyerror("No memory available."));
games/atc/grammar.y
247
return (yyerror("No memory available."));
games/atc/grammar.y
276
return (yyerror("No memory available."));
games/atc/grammar.y
293
yyerror("edge value not on edge.");
games/atc/grammar.y
300
yyerror("X value out of range.");
games/atc/grammar.y
302
yyerror("Y value out of range.");
games/atc/grammar.y
309
yyerror("X value out of range.");
games/atc/grammar.y
311
yyerror("Y value out of range.");
games/atc/grammar.y
326
yyerror("Bad line endpoints.");
games/atc/grammar.y
363
yyerror("Unknown value in checkdir! Get help!");
games/atc/grammar.y
367
yyerror("Bad direction for entrance at exit.");
games/atc/grammar.y
376
yyerror("'width' undefined.");
games/atc/grammar.y
380
yyerror("'height' undefined.");
games/atc/grammar.y
384
yyerror("'update' undefined.");
games/atc/grammar.y
388
yyerror("'newplane' undefined.");
games/atc/grammar.y
70
static int yyerror(const char *);
games/atc/grammar.y
83
yyerror("Need at least 2 airports and/or exits.");
lib/libevtr/ktrfmt.tab.c
1786
yyerror (ctx, YY_("syntax error"));
lib/libevtr/ktrfmt.tab.c
1813
yyerror (ctx, yymsgp);
lib/libevtr/ktrfmt.tab.c
1930
yyerror (ctx, YY_("memory exhausted"));
lib/libevtr/ktrfmt.tab.c
742
yyerror (ctx, YY_("syntax error: cannot back up")); \
lib/liby/yyerror.h
33
int yyerror(const char *msg);
libexec/dma/aliases_parse.y
9
static void yyerror(const char *);
libexec/ftpd/extern.h
65
void yyerror(char *);
sbin/devd/devd.h
50
void yyerror(const char *s);
usr.bin/bc/extern.h
32
void yyerror(char *);
usr.bin/find/getdate.y
67
static int yyerror(const char *);
usr.bin/localedef/localedef.h
58
void yyerror(const char *);
usr.bin/localedef/scanner.c
270
yyerror("ungetc failed");
usr.bin/localedef/scanner.c
282
yyerror("malformed hex digit");
usr.bin/localedef/scanner.c
287
yyerror("malformed hex digit");
usr.bin/localedef/scanner.c
302
yyerror("malformed decimal digit");
usr.bin/localedef/scanner.c
308
yyerror("malformed decimal digit");
usr.bin/localedef/scanner.c
333
yyerror("malformed octal digit");
usr.bin/localedef/scanner.c
339
yyerror("malformed octal digit");
usr.bin/localedef/scanner.c
360
yyerror("out of memory");
usr.bin/localedef/scanner.c
377
yyerror("out of memory");
usr.bin/localedef/scanner.c
397
yyerror("out of memory");
usr.bin/localedef/scanner.c
471
yyerror("max multibyte character size too big");
usr.bin/localedef/scanner.c
482
yyerror("not a valid character encoding");
usr.bin/localedef/scanner.c
497
yyerror("no symbolic name for character");
usr.bin/localedef/scanner.c
524
yyerror("unterminated symbolic name");
usr.bin/localedef/scanner.c
536
yyerror("missing symbolic name");
usr.bin/localedef/scanner.c
581
yyerror("unterminated symbolic name");
usr.bin/localedef/scanner.c
638
yyerror("malformed number");
usr.bin/m4/expr.c
28
int yyerror(const char *msg);
usr.bin/m4/parser.y
35
extern int yyerror(const char *);
usr.bin/m4/parser.y
62
yyerror("division by zero");
usr.bin/m4/parser.y
69
yyerror("modulo zero");
usr.bin/mkcsmapper/ldef.h
40
extern int yyerror(const char *) __dead2;
usr.bin/mkcsmapper/yacc.y
479
yyerror("Illegal argument for SRC_ZONE");
usr.bin/mkcsmapper/yacc.y
547
yyerror("Illegal argument for DST_UNIT_BITS");
usr.bin/mkcsmapper/yacc.y
620
yyerror("Illegal argument for SRC_ZONE");
usr.bin/mkcsmapper/yacc.y
628
yyerror("illegal zone");
usr.bin/mkesdb/ldef.h
31
int yyerror(const char *);
usr.bin/mkesdb/yacc.y
226
yyerror(buf);
usr.bin/mkesdb/yacc.y
248
yyerror("multiply defined CSID");
usr.sbin/bthcid/parser.y
54
extern void yyerror(const char *);
usr.sbin/config/config.y
100
static void yyerror(const char *s);
usr.sbin/config/config.y
431
yyerror(errbuf);
usr.sbin/config/config.y
442
yyerror(errbuf);
usr.sbin/config/config.y
448
yyerror(errbuf);
usr.sbin/pfctl/parse.y
1002
yyerror("anchorname %s too long, max %u\n",
usr.sbin/pfctl/parse.y
1052
yyerror("scrub rules do not support 'quick'");
usr.sbin/pfctl/parse.y
1063
yyerror("reassemble tcp rules can not "
usr.sbin/pfctl/parse.y
1082
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
1114
yyerror("no-df cannot be respecified");
usr.sbin/pfctl/parse.y
1121
yyerror("min-ttl cannot be respecified");
usr.sbin/pfctl/parse.y
1125
yyerror("illegal min-ttl value %" PRId64, $2);
usr.sbin/pfctl/parse.y
1133
yyerror("max-mss cannot be respecified");
usr.sbin/pfctl/parse.y
1137
yyerror("illegal max-mss value %" PRId64, $2);
usr.sbin/pfctl/parse.y
1145
yyerror("set-tos cannot be respecified");
usr.sbin/pfctl/parse.y
1153
yyerror("fragcache cannot be respecified");
usr.sbin/pfctl/parse.y
1161
yyerror("scrub reassemble supports only tcp, "
usr.sbin/pfctl/parse.y
1168
yyerror("reassemble tcp cannot be respecified");
usr.sbin/pfctl/parse.y
1175
yyerror("random-id cannot be respecified");
usr.sbin/pfctl/parse.y
1220
yyerror("interface name too long");
usr.sbin/pfctl/parse.y
1234
yyerror(
usr.sbin/pfctl/parse.y
1318
yyerror("label cannot be redefined");
usr.sbin/pfctl/parse.y
1337
yyerror("table name too long, max %d chars",
usr.sbin/pfctl/parse.y
1388
yyerror("invalid table option '%s'", $1);
usr.sbin/pfctl/parse.y
1404
yyerror("address ranges are not "
usr.sbin/pfctl/parse.y
1408
yyerror("dynamic addresses are not "
usr.sbin/pfctl/parse.y
1412
yyerror("tables cannot contain tables");
usr.sbin/pfctl/parse.y
1415
yyerror("\"no-route\" is not permitted "
usr.sbin/pfctl/parse.y
1419
yyerror("\"urpf-failed\" is not "
usr.sbin/pfctl/parse.y
1423
yyerror("unknown address type %d",
usr.sbin/pfctl/parse.y
1455
yyerror("no scheduler specified!");
usr.sbin/pfctl/parse.y
1462
yyerror("no child queues specified");
usr.sbin/pfctl/parse.y
1483
yyerror("queue name too long (max "
usr.sbin/pfctl/parse.y
1490
yyerror("cannot specify tbrsize for queue");
usr.sbin/pfctl/parse.y
1494
yyerror("priority out of range: max 255");
usr.sbin/pfctl/parse.y
1502
yyerror("errors in queue definition");
usr.sbin/pfctl/parse.y
1533
yyerror("bandwidth cannot be respecified");
usr.sbin/pfctl/parse.y
1541
yyerror("priority cannot be respecified");
usr.sbin/pfctl/parse.y
1545
yyerror("priority out of range: max 255");
usr.sbin/pfctl/parse.y
1553
yyerror("qlimit cannot be respecified");
usr.sbin/pfctl/parse.y
1557
yyerror("qlimit out of range: max 65535");
usr.sbin/pfctl/parse.y
1565
yyerror("scheduler cannot be respecified");
usr.sbin/pfctl/parse.y
1573
yyerror("tbrsize cannot be respecified");
usr.sbin/pfctl/parse.y
1577
yyerror("tbrsize too big: max 65535");
usr.sbin/pfctl/parse.y
1603
yyerror("bandwidth spec "
usr.sbin/pfctl/parse.y
1611
yyerror("unknown unit %s", cp);
usr.sbin/pfctl/parse.y
1621
yyerror("bandwidth number too big");
usr.sbin/pfctl/parse.y
1681
yyerror("unknown cbq flag \"%s\"", $1);
usr.sbin/pfctl/parse.y
1703
yyerror("unknown priq flag \"%s\"", $1);
usr.sbin/pfctl/parse.y
1726
yyerror("linkshare already specified");
usr.sbin/pfctl/parse.y
1735
yyerror("timing in curve out of range");
usr.sbin/pfctl/parse.y
1739
yyerror("linkshare already specified");
usr.sbin/pfctl/parse.y
1749
yyerror("realtime already specified");
usr.sbin/pfctl/parse.y
1758
yyerror("timing in curve out of range");
usr.sbin/pfctl/parse.y
1762
yyerror("realtime already specified");
usr.sbin/pfctl/parse.y
1772
yyerror("upperlimit already specified");
usr.sbin/pfctl/parse.y
1781
yyerror("timing in curve out of range");
usr.sbin/pfctl/parse.y
1785
yyerror("upperlimit already specified");
usr.sbin/pfctl/parse.y
1803
yyerror("unknown hfsc flag \"%s\"", $1);
usr.sbin/pfctl/parse.y
1826
yyerror("linkshare already specified");
usr.sbin/pfctl/parse.y
1834
yyerror("linkshare already specified");
usr.sbin/pfctl/parse.y
1858
yyerror("unknown fairq flag \"%s\"", $1);
usr.sbin/pfctl/parse.y
1885
yyerror("queue name '%s' too long (max "
usr.sbin/pfctl/parse.y
1941
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
1948
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
1959
yyerror("flags always false");
usr.sbin/pfctl/parse.y
1969
yyerror(
usr.sbin/pfctl/parse.y
1972
yyerror(
usr.sbin/pfctl/parse.y
1980
yyerror("OS fingerprinting requires "
usr.sbin/pfctl/parse.y
2007
yyerror("state option 'max' "
usr.sbin/pfctl/parse.y
2015
yyerror("state option 'sync' "
usr.sbin/pfctl/parse.y
2023
yyerror("state option "
usr.sbin/pfctl/parse.y
2033
yyerror("state option "
usr.sbin/pfctl/parse.y
2039
yyerror("'max-src-states' must "
usr.sbin/pfctl/parse.y
2049
yyerror("multiple 'overload' "
usr.sbin/pfctl/parse.y
2057
yyerror("state option: "
usr.sbin/pfctl/parse.y
2065
yyerror("state option "
usr.sbin/pfctl/parse.y
2071
yyerror("'max-src-conn' "
usr.sbin/pfctl/parse.y
2082
yyerror("state option "
usr.sbin/pfctl/parse.y
2089
yyerror("'max-src-conn-rate' "
usr.sbin/pfctl/parse.y
2095
yyerror("'max-src-conn-rate' "
usr.sbin/pfctl/parse.y
2109
yyerror("state option "
usr.sbin/pfctl/parse.y
2115
yyerror("'max-src-nodes' must "
usr.sbin/pfctl/parse.y
2126
yyerror("state locking option: "
usr.sbin/pfctl/parse.y
2135
yyerror("state sloppy option: "
usr.sbin/pfctl/parse.y
2148
yyerror("state timeout %s "
usr.sbin/pfctl/parse.y
2184
yyerror("'max-src-nodes' is "
usr.sbin/pfctl/parse.y
2191
yyerror("'max-src-conn' is "
usr.sbin/pfctl/parse.y
2198
yyerror("'max-src-conn-rate' is "
usr.sbin/pfctl/parse.y
2223
yyerror("direction must be explicit "
usr.sbin/pfctl/parse.y
2237
yyerror("no routing address with "
usr.sbin/pfctl/parse.y
2260
yyerror("r.rpool.opts must "
usr.sbin/pfctl/parse.y
2269
yyerror("rule qname too long (max "
usr.sbin/pfctl/parse.y
2278
yyerror("rule pqname too long (max "
usr.sbin/pfctl/parse.y
2287
yyerror("address specified "
usr.sbin/pfctl/parse.y
2295
yyerror("no address specified "
usr.sbin/pfctl/parse.y
2300
yyerror("address family "
usr.sbin/pfctl/parse.y
2344
yyerror("flags cannot be redefined");
usr.sbin/pfctl/parse.y
2355
yyerror("icmp-type cannot be redefined");
usr.sbin/pfctl/parse.y
2363
yyerror("tos cannot be redefined");
usr.sbin/pfctl/parse.y
2371
yyerror("modulate or keep cannot be redefined");
usr.sbin/pfctl/parse.y
2386
yyerror("label cannot be redefined");
usr.sbin/pfctl/parse.y
2393
yyerror("queue cannot be redefined");
usr.sbin/pfctl/parse.y
2410
yyerror("invalid probability: %lf", p);
usr.sbin/pfctl/parse.y
2422
yyerror("could not parse divert address: %s",
usr.sbin/pfctl/parse.y
2430
yyerror("invalid divert port: %u", ntohs($4.a));
usr.sbin/pfctl/parse.y
2448
yyerror("invalid probability: %s", $1);
usr.sbin/pfctl/parse.y
2482
yyerror("illegal ttl value %" PRId64, $4);
usr.sbin/pfctl/parse.y
2532
yyerror("invalid icmp code %" PRId64, $1);
usr.sbin/pfctl/parse.y
2551
yyerror("invalid icmp code %" PRId64, $1);
usr.sbin/pfctl/parse.y
2600
yyerror("%s: should be a pflog interface", $2);
usr.sbin/pfctl/parse.y
2606
yyerror("%s: %s", $2, errstr);
usr.sbin/pfctl/parse.y
2641
yyerror("interface name too long");
usr.sbin/pfctl/parse.y
2678
yyerror("proto 0 cannot be used");
usr.sbin/pfctl/parse.y
2695
yyerror("unknown protocol %s", $1);
usr.sbin/pfctl/parse.y
2704
yyerror("protocol outside range");
usr.sbin/pfctl/parse.y
2839
yyerror("could not parse host specification");
usr.sbin/pfctl/parse.y
2851
yyerror("could not parse host specification");
usr.sbin/pfctl/parse.y
2867
yyerror("invalid address range");
usr.sbin/pfctl/parse.y
2887
yyerror("could not parse host specification");
usr.sbin/pfctl/parse.y
2901
yyerror("could not parse host specification");
usr.sbin/pfctl/parse.y
2911
yyerror("bit number too big");
usr.sbin/pfctl/parse.y
2920
yyerror("table name '%s' too long", $2);
usr.sbin/pfctl/parse.y
2946
yyerror("route label too long, max %zd chars",
usr.sbin/pfctl/parse.y
2963
yyerror("%s is not a number", $1);
usr.sbin/pfctl/parse.y
2978
yyerror("invalid interface name '%s'", op);
usr.sbin/pfctl/parse.y
2992
yyerror("interface %s has bad modifier",
usr.sbin/pfctl/parse.y
3001
yyerror("illegal combination of "
usr.sbin/pfctl/parse.y
3017
yyerror("interface name too long");
usr.sbin/pfctl/parse.y
3053
yyerror("':' cannot be used with another "
usr.sbin/pfctl/parse.y
3068
yyerror("':' cannot be used with another "
usr.sbin/pfctl/parse.y
3125
yyerror("user unknown requires operator = or "
usr.sbin/pfctl/parse.y
3140
yyerror("user unknown requires operator = or "
usr.sbin/pfctl/parse.y
3162
yyerror("unknown user %s", $1);
usr.sbin/pfctl/parse.y
3172
yyerror("illegal uid value %" PRId64, $1);
usr.sbin/pfctl/parse.y
3203
yyerror("group unknown requires operator = or "
usr.sbin/pfctl/parse.y
3218
yyerror("group unknown requires operator = or "
usr.sbin/pfctl/parse.y
3240
yyerror("unknown group %s", $1);
usr.sbin/pfctl/parse.y
3250
yyerror("illegal gid value %" PRId64, $1);
usr.sbin/pfctl/parse.y
3261
yyerror("bad flags %s", $1);
usr.sbin/pfctl/parse.y
3311
yyerror("unknown icmp-code %s", $3);
usr.sbin/pfctl/parse.y
3328
yyerror("illegal icmp-code %" PRId64, $3);
usr.sbin/pfctl/parse.y
3356
yyerror("unknown icmp6-code %s", $3);
usr.sbin/pfctl/parse.y
3373
yyerror("illegal icmp-code %" PRId64, $3);
usr.sbin/pfctl/parse.y
3391
yyerror("unknown icmp-type %s", $1);
usr.sbin/pfctl/parse.y
3400
yyerror("illegal icmp-type %" PRId64, $1);
usr.sbin/pfctl/parse.y
3412
yyerror("unknown icmp6-type %s", $1);
usr.sbin/pfctl/parse.y
3421
yyerror("illegal icmp6-type %" PRId64, $1);
usr.sbin/pfctl/parse.y
3440
yyerror("illegal tos value %s", $1);
usr.sbin/pfctl/parse.y
3449
yyerror("illegal tos value %" PRId64, $1);
usr.sbin/pfctl/parse.y
3507
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3528
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3541
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3555
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3569
yyerror("table name '%s' too long", $3);
usr.sbin/pfctl/parse.y
3587
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3655
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
3662
yyerror("illegal timeout name %s", $1);
usr.sbin/pfctl/parse.y
3667
yyerror("illegal state timeout %s", $1);
usr.sbin/pfctl/parse.y
3759
yyerror("hex key must be 128 bits "
usr.sbin/pfctl/parse.y
3772
yyerror("invalid hex key");
usr.sbin/pfctl/parse.y
3809
yyerror("pool type cannot be redefined");
usr.sbin/pfctl/parse.y
3816
yyerror("pool type cannot be redefined");
usr.sbin/pfctl/parse.y
3823
yyerror("pool type cannot be redefined");
usr.sbin/pfctl/parse.y
3831
yyerror("pool type cannot be redefined");
usr.sbin/pfctl/parse.y
3838
yyerror("static-port cannot be redefined");
usr.sbin/pfctl/parse.y
3845
yyerror("sticky-address cannot be redefined");
usr.sbin/pfctl/parse.y
3878
yyerror("\"pass\" not valid with \"no\"");
usr.sbin/pfctl/parse.y
3891
yyerror("\"pass\" not valid with \"no\"");
usr.sbin/pfctl/parse.y
3932
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
3940
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
3949
yyerror("translation rule with 'no' "
usr.sbin/pfctl/parse.y
3955
yyerror("translation rule requires '-> "
usr.sbin/pfctl/parse.y
4022
yyerror("only round-robin "
usr.sbin/pfctl/parse.y
4039
yyerror("the 'static-port' option is "
usr.sbin/pfctl/parse.y
4047
yyerror("the 'static-port' option can't"
usr.sbin/pfctl/parse.y
4078
yyerror("\"pass\" not valid with \"no\"");
usr.sbin/pfctl/parse.y
4097
yyerror("address family (inet/inet6) "
usr.sbin/pfctl/parse.y
4112
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
4119
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
4149
yyerror("multiple binat ip addresses");
usr.sbin/pfctl/parse.y
4155
yyerror("binat ip versions must match");
usr.sbin/pfctl/parse.y
4166
yyerror("multiple binat ip addresses");
usr.sbin/pfctl/parse.y
4170
yyerror("binat ip versions must match");
usr.sbin/pfctl/parse.y
4183
yyerror("'no binat' rule does not need"
usr.sbin/pfctl/parse.y
4189
yyerror("'binat' rule requires"
usr.sbin/pfctl/parse.y
4198
yyerror("binat rule must redirect to "
usr.sbin/pfctl/parse.y
4209
yyerror("'binat' source mask and "
usr.sbin/pfctl/parse.y
4264
yyerror("all pool addresses must be in the "
usr.sbin/pfctl/parse.y
4318
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
4322
yyerror("unknown timeout %s", $1);
usr.sbin/pfctl/parse.y
4341
yyerror("only positive values permitted");
usr.sbin/pfctl/parse.y
4345
yyerror("unable to set limit %s %" PRId64, $1, $2);
usr.sbin/pfctl/parse.y
4366
yyerror("invalid value '%s', expected 'yes' "
usr.sbin/pfctl/parse.y
4404
yyerror(fmt, h->addr.v.tblname);
usr.sbin/pfctl/parse.y
4415
yyerror("%s", fmt);
usr.sbin/pfctl/parse.y
4426
yyerror(fmt, h->addr.v.tblname);
usr.sbin/pfctl/parse.y
4467
yyerror("port only applies to tcp/udp");
usr.sbin/pfctl/parse.y
4472
yyerror("icmp-type/code only applies to icmp");
usr.sbin/pfctl/parse.y
4476
yyerror("must indicate address family with icmp-type/code");
usr.sbin/pfctl/parse.y
4481
yyerror("'overload' requires 'max-src-conn' "
usr.sbin/pfctl/parse.y
4487
yyerror("proto %s doesn't match address family %s",
usr.sbin/pfctl/parse.y
4493
yyerror("allow-opts can only be specified for pass rules");
usr.sbin/pfctl/parse.y
4498
yyerror("fragments can be filtered only on IP header fields");
usr.sbin/pfctl/parse.y
4502
yyerror("return-rst can only be applied to TCP rules");
usr.sbin/pfctl/parse.y
4506
yyerror("max-src-nodes requires 'source-track rule'");
usr.sbin/pfctl/parse.y
4510
yyerror("keep state on block rules doesn't make sense");
usr.sbin/pfctl/parse.y
4516
yyerror("sloppy state matching cannot be used with "
usr.sbin/pfctl/parse.y
4536
yyerror("src port only applies to tcp/udp");
usr.sbin/pfctl/parse.y
4540
yyerror("dst port only applies to tcp/udp");
usr.sbin/pfctl/parse.y
4544
yyerror("rpool port only applies to tcp/udp");
usr.sbin/pfctl/parse.y
4550
yyerror("invalid port operator for rdr destination port");
usr.sbin/pfctl/parse.y
4568
yyerror("cannot load \"%s\": %s",
usr.sbin/pfctl/parse.y
4571
yyerror("file \"%s\" contains bad data",
usr.sbin/pfctl/parse.y
4577
yyerror("cannot create address buffer: %s",
usr.sbin/pfctl/parse.y
4588
yyerror("cannot define table %s: %s", name,
usr.sbin/pfctl/parse.y
4823
yyerror("altq on ! <interface> is not supported");
usr.sbin/pfctl/parse.y
4925
yyerror("queue %s has no parent", a->qname);
usr.sbin/pfctl/parse.y
4945
yyerror("exactly one scheduler type "
usr.sbin/pfctl/parse.y
4955
yyerror("priq queues cannot "
usr.sbin/pfctl/parse.y
4961
yyerror("priq doesn't take "
usr.sbin/pfctl/parse.y
4985
yyerror("queue cannot have "
usr.sbin/pfctl/parse.y
5041
yyerror("queue %s has no parent", a->qname);
usr.sbin/pfctl/parse.y
5176
yyerror("icmp-type mismatch");
usr.sbin/pfctl/parse.y
5208
yyerror("skipping rule due to errors");
usr.sbin/pfctl/parse.y
5230
yyerror("rule expands to no valid combination");
usr.sbin/pfctl/parse.y
5252
yyerror("skip on ! <interface> is not supported");
usr.sbin/pfctl/parse.y
5276
yyerror("Rules must be in order: options, normalization, "
usr.sbin/pfctl/parse.y
534
yyerror("failed to include file %s", $2);
usr.sbin/pfctl/parse.y
5464
yyerror("reached end of file while parsing quoted string");
usr.sbin/pfctl/parse.y
5550
yyerror("string too long");
usr.sbin/pfctl/parse.y
5563
yyerror("macro '%s' not defined", buf);
usr.sbin/pfctl/parse.y
5595
yyerror("string too long");
usr.sbin/pfctl/parse.y
5635
yyerror("string too long");
usr.sbin/pfctl/parse.y
5649
yyerror("\"%s\" invalid number: %s",
usr.sbin/pfctl/parse.y
565
yyerror("unknown ruleset-optimization %s", $1);
usr.sbin/pfctl/parse.y
5674
yyerror("string too long");
usr.sbin/pfctl/parse.y
577
yyerror("unknown optimization %s", $3);
usr.sbin/pfctl/parse.y
599
yyerror("error setting loginterface %s", $3);
usr.sbin/pfctl/parse.y
5998
yyerror("address family not given and "
usr.sbin/pfctl/parse.y
6006
yyerror("no translation address with matching address family "
usr.sbin/pfctl/parse.y
6037
yyerror("illegal port value %lu", ulval);
usr.sbin/pfctl/parse.y
6046
yyerror("unknown port %s", n);
usr.sbin/pfctl/parse.y
6059
yyerror("rule label too long (max %zd chars)",
usr.sbin/pfctl/parse.y
607
yyerror("hostid must be non-zero");
usr.sbin/pfctl/parse.y
6081
yyerror("unknown icmp code %s", w);
usr.sbin/pfctl/parse.y
6087
yyerror("invalid icmp code %lu", ulval);
usr.sbin/pfctl/parse.y
611
yyerror("error setting hostid %08" PRId64, $3);
usr.sbin/pfctl/parse.y
645
yyerror("error loading "
usr.sbin/pfctl/parse.y
677
yyerror("error setting debuglevel %s", $3);
usr.sbin/pfctl/parse.y
685
yyerror("error setting skip interface(s)");
usr.sbin/pfctl/parse.y
720
yyerror("string: asprintf");
usr.sbin/pfctl/parse.y
788
yyerror("anchor names beginning with '_' "
usr.sbin/pfctl/parse.y
806
yyerror("inline anchor '%s' "
usr.sbin/pfctl/parse.y
818
yyerror("anchors without explicit "
usr.sbin/pfctl/parse.y
832
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
839
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
850
yyerror("flags always false");
usr.sbin/pfctl/parse.y
860
yyerror(
usr.sbin/pfctl/parse.y
863
yyerror(
usr.sbin/pfctl/parse.y
873
yyerror("cannot specify state handling "
usr.sbin/pfctl/parse.y
881
yyerror("tag too long, max %u chars",
usr.sbin/pfctl/parse.y
91
int yyerror(const char *, ...) __printflike(1, 2);
usr.sbin/pfctl/parse.y
935
yyerror("source port parameter not supported"
usr.sbin/pfctl/parse.y
941
yyerror("destination port list "
usr.sbin/pfctl/parse.y
946
yyerror("destination port operators"
usr.sbin/pfctl/parse.y
974
yyerror("proto list expansion"
usr.sbin/pfctl/parse.y
984
yyerror("fromto parameter not supported"
usr.sbin/rrenumd/parser.y
202
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
285
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
307
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
320
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
67
extern void yyerror(const char *s);