Symbol: yyerror
bin/chio/parse.y
208
yyerror("reached end of file while parsing "
bin/chio/parse.y
312
yyerror("syntax error");
bin/chio/parse.y
316
yyerror("string too long");
bin/chio/parse.y
334
yyerror("string too long");
bin/chio/parse.y
348
yyerror("\"%s\" invalid number: %s",
bin/chio/parse.y
373
yyerror("string too long");
bin/chio/parse.y
49
int yyerror(const char *, ...)
bin/ksh/lex.c
1555
yyerror("missing ]\n");
bin/ksh/lex.c
723
yyerror("no closing quote\n");
bin/ksh/lex.c
914
yyerror("here document `%s' unclosed\n", eof);
bin/ksh/lex.h
115
void yyerror(const char *, ...)
bin/ksh/syn.c
164
yyerror("too many <<'s\n");
bin/ksh/syn.c
226
yyerror("too many redirections\n");
bin/ksh/syn.c
320
yyerror("%s: bad identifier\n",
bin/ksh/syn.c
389
yyerror("too many redirections\n");
bin/ksh/syn.c
547
yyerror("%s: invalid function name\n", sname);
bin/ksh/syn.c
703
yyerror("syntax error: unexpected EOF\n");
bin/ksh/syn.c
730
yyerror("syntax error: `%s' %s\n", s, what);
games/atc/extern.h
114
int yyerror(const char *);
games/atc/grammar.y
106
return (yyerror("Redefinition of 'newplane'."));
games/atc/grammar.y
108
return (yyerror("'newplane' is too small."));
games/atc/grammar.y
118
return (yyerror("Redefinition of 'height'."));
games/atc/grammar.y
120
return (yyerror("'height' is too small."));
games/atc/grammar.y
130
return (yyerror("Redefinition of 'width'."));
games/atc/grammar.y
132
return (yyerror("'width' is too small."));
games/atc/grammar.y
171
return (yyerror("No memory available."));
games/atc/grammar.y
197
return (yyerror("No memory available."));
games/atc/grammar.y
226
return (yyerror("No memory available."));
games/atc/grammar.y
253
return (yyerror("No memory available."));
games/atc/grammar.y
270
yyerror("edge value not on edge.");
games/atc/grammar.y
277
yyerror("X value out of range.");
games/atc/grammar.y
279
yyerror("Y value out of range.");
games/atc/grammar.y
286
yyerror("X value out of range.");
games/atc/grammar.y
288
yyerror("Y value out of range.");
games/atc/grammar.y
303
yyerror("Bad line endpoints.");
games/atc/grammar.y
340
yyerror("Unknown value in checkdir! Get help!");
games/atc/grammar.y
344
yyerror("Bad direction for entrance at exit.");
games/atc/grammar.y
358
yyerror("'width' undefined.");
games/atc/grammar.y
362
yyerror("'height' undefined.");
games/atc/grammar.y
366
yyerror("'update' undefined.");
games/atc/grammar.y
370
yyerror("'newplane' undefined.");
games/atc/grammar.y
73
yyerror("Need at least 2 airports and/or exits.");
games/atc/grammar.y
94
return (yyerror("Redefinition of 'update'."));
games/atc/grammar.y
96
return (yyerror("'update' is too small."));
libexec/ftpd/extern.h
98
void yyerror(char *);
sbin/dhcp6leased/parse.y
118
yyerror("string: asprintf");
sbin/dhcp6leased/parse.y
133
yyerror("macro name cannot contain "
sbin/dhcp6leased/parse.y
163
yyerror("Too many prefix delegation requests");
sbin/dhcp6leased/parse.y
194
yyerror("error parsing interface "
sbin/dhcp6leased/parse.y
203
yyerror("duplicate interface %s", $1);
sbin/dhcp6leased/parse.y
295
yyerror("reached end of file while parsing "
sbin/dhcp6leased/parse.y
390
yyerror("string too long");
sbin/dhcp6leased/parse.y
403
yyerror("macro '%s' not defined", buf);
sbin/dhcp6leased/parse.y
441
yyerror("syntax error");
sbin/dhcp6leased/parse.y
445
yyerror("string too long");
sbin/dhcp6leased/parse.y
463
yyerror("string too long");
sbin/dhcp6leased/parse.y
477
yyerror("\"%s\" invalid number: %s",
sbin/dhcp6leased/parse.y
502
yyerror("string too long");
sbin/dhcp6leased/parse.y
59
int yyerror(const char *, ...)
sbin/dhcp6leased/parse_lease.y
105
yyerror("invalid prefix %s", $3);
sbin/dhcp6leased/parse_lease.y
195
yyerror("syntax error");
sbin/dhcp6leased/parse_lease.y
199
yyerror("string too long");
sbin/dhcp6leased/parse_lease.y
217
yyerror("string too long");
sbin/dhcp6leased/parse_lease.y
231
yyerror("\"%s\" invalid number: %s",
sbin/dhcp6leased/parse_lease.y
256
yyerror("string too long");
sbin/dhcp6leased/parse_lease.y
58
int yyerror(const char *, ...)
sbin/dhcp6leased/parse_lease.y
91
yyerror("invalid IA_ID %lld", $2);
sbin/dhcp6leased/parse_lease.y
96
yyerror("invalid prefix length %lld", $4);
sbin/dhcpleased/parse.y
131
yyerror("string: asprintf");
sbin/dhcpleased/parse.y
146
yyerror("macro name cannot contain "
sbin/dhcpleased/parse.y
186
yyerror("vendor class id already set");
sbin/dhcpleased/parse.y
194
yyerror("invalid vendor class id");
sbin/dhcpleased/parse.y
198
yyerror("vendor class id too long");
sbin/dhcpleased/parse.y
205
yyerror("malloc");
sbin/dhcpleased/parse.y
220
yyerror("client-id already set");
sbin/dhcpleased/parse.y
227
yyerror("malloc");
sbin/dhcpleased/parse.y
248
yyerror("invalid client-id");
sbin/dhcpleased/parse.y
252
yyerror("client-id too long");
sbin/dhcpleased/parse.y
258
yyerror("malloc");
sbin/dhcpleased/parse.y
268
yyerror("malloc");
sbin/dhcpleased/parse.y
280
yyerror("host name already set");
sbin/dhcpleased/parse.y
285
yyerror("host name too long");
sbin/dhcpleased/parse.y
292
yyerror("host name already set");
sbin/dhcpleased/parse.y
297
yyerror("malloc");
sbin/dhcpleased/parse.y
311
yyerror("too many servers to ignore");
sbin/dhcpleased/parse.y
320
yyerror("Invalid server IP %s", $2);
sbin/dhcpleased/parse.y
423
yyerror("reached end of file while parsing "
sbin/dhcpleased/parse.y
518
yyerror("string too long");
sbin/dhcpleased/parse.y
531
yyerror("macro '%s' not defined", buf);
sbin/dhcpleased/parse.y
569
yyerror("syntax error");
sbin/dhcpleased/parse.y
573
yyerror("string too long");
sbin/dhcpleased/parse.y
591
yyerror("string too long");
sbin/dhcpleased/parse.y
605
yyerror("\"%s\" invalid number: %s",
sbin/dhcpleased/parse.y
630
yyerror("string too long");
sbin/dhcpleased/parse.y
72
int yyerror(const char *, ...)
sbin/iked/parse.y
1081
yyerror("unsupported EAP method: %s", $2);
sbin/iked/parse.y
1095
yyerror("not a valid authentication mode");
sbin/iked/parse.y
1115
yyerror("invalid byte specification: %s", $1);
sbin/iked/parse.y
1130
yyerror("invalid byte unit");
sbin/iked/parse.y
1145
yyerror("invalid time specification: %s", $1);
sbin/iked/parse.y
1157
yyerror("invalid time unit");
sbin/iked/parse.y
1198
yyerror("psk too long");
sbin/iked/parse.y
1246
yyerror("invalid tap interface name: %s", $2);
sbin/iked/parse.y
1254
yyerror("invalid tap interface unit: %s",
sbin/iked/parse.y
1290
yyerror("could not parse the address: %s: %s",
sbin/iked/parse.y
1304
yyerror("could not set radius server");
sbin/iked/parse.y
1317
yyerror("max-tries must a positive value");
sbin/iked/parse.y
1327
yyerror("max-failovers must be 0 or a "
sbin/iked/parse.y
1349
yyerror("not a valid ikecfg option");
sbin/iked/parse.y
1370
yyerror("could not parse the address: %s: %s",
sbin/iked/parse.y
1381
yyerror("could not set radius server");
sbin/iked/parse.y
1398
yyerror("could not parse the address: %s: %s",
sbin/iked/parse.y
1416
yyerror("vendor-id must be in 0-0xffffff");
sbin/iked/parse.y
1420
yyerror("attribute type must be in 0-255");
sbin/iked/parse.y
1428
yyerror("attribute type must be in 0-255");
sbin/iked/parse.y
1443
yyerror("`%s' is not a number", $1);
sbin/iked/parse.y
1448
yyerror("`%s' is out-of-range", $1);
sbin/iked/parse.y
1456
yyerror("`%s' is %s", $1, errstr);
sbin/iked/parse.y
1480
yyerror("macro name cannot contain "
sbin/iked/parse.y
1694
yyerror("reached end of file while parsing "
sbin/iked/parse.y
1789
yyerror("string too long");
sbin/iked/parse.y
1802
yyerror("macro '%s' not defined", buf);
sbin/iked/parse.y
1840
yyerror("syntax error");
sbin/iked/parse.y
1844
yyerror("string too long");
sbin/iked/parse.y
1862
yyerror("string too long");
sbin/iked/parse.y
1876
yyerror("\"%s\" invalid number: %s",
sbin/iked/parse.y
1901
yyerror("string too long");
sbin/iked/parse.y
2165
yyerror("keys need to be specified in hex digits");
sbin/iked/parse.y
2743
yyerror("too many protocols");
sbin/iked/parse.y
2758
yyerror("name too long");
sbin/iked/parse.y
2773
yyerror("invalid iface");
sbin/iked/parse.y
2783
yyerror("srcid too long");
sbin/iked/parse.y
2792
yyerror("dstid too long");
sbin/iked/parse.y
2805
yyerror("active mode requires peer specification");
sbin/iked/parse.y
2837
yyerror("could not get local/peer specification");
sbin/iked/parse.y
2843
yyerror("active mode requires local/peer address");
sbin/iked/parse.y
2909
yyerror("IKE group can not be \"none\".");
sbin/iked/parse.y
2917
yyerror("cannot use ESN with ikesa.");
sbin/iked/parse.y
2921
yyerror("cannot mix encryption transforms with "
sbin/iked/parse.y
2926
yyerror("authentication is implicit for given "
sbin/iked/parse.y
3028
yyerror("cannot mix encryption transforms with "
sbin/iked/parse.y
3033
yyerror("authentication is implicit for given "
sbin/iked/parse.y
3220
yyerror("cannot mix different address families.");
sbin/iked/parse.y
3355
yyerror("invalid user name");
sbin/iked/parse.y
3360
yyerror("invalid password");
sbin/iked/parse.y
510
yyerror("failed to include file %s", $2);
sbin/iked/parse.y
552
yyerror("timeout outside range");
sbin/iked/parse.y
573
yyerror("create_ike failed");
sbin/iked/parse.y
601
yyerror("not a valid ikecfg option");
sbin/iked/parse.y
615
yyerror("not a valid ikecfg option");
sbin/iked/parse.y
666
yyerror("unknown protocol: %s", $1);
sbin/iked/parse.y
679
yyerror("protocol outside range");
sbin/iked/parse.y
693
yyerror("rdomain outside range");
sbin/iked/parse.y
720
yyerror("no flow NAT support for"
sbin/iked/parse.y
739
yyerror("no flow NAT support for"
sbin/iked/parse.y
75
int yyerror(const char *, ...)
sbin/iked/parse.y
766
yyerror("unknown port: %s", $1);
sbin/iked/parse.y
773
yyerror("port outside range");
sbin/iked/parse.y
810
yyerror("could not parse host specification");
sbin/iked/parse.y
823
yyerror("could not parse host specification");
sbin/iked/parse.y
834
yyerror("Flow NAT address family mismatch");
sbin/iked/parse.y
894
yyerror("%s not a valid transform", $2);
sbin/iked/parse.y
909
yyerror("%s not a valid transform", $2);
sbin/iked/parse.y
924
yyerror("%s not a valid transform", $2);
sbin/iked/parse.y
939
yyerror("%s not a valid transform", $2);
sbin/iked/parse.y
954
yyerror("%s not a valid transform", $1);
sbin/ipsecctl/parse.y
1141
yyerror("reached end of file while parsing quoted string");
sbin/ipsecctl/parse.y
1229
yyerror("string too long");
sbin/ipsecctl/parse.y
1242
yyerror("macro '%s' not defined", buf);
sbin/ipsecctl/parse.y
1275
yyerror("syntax error");
sbin/ipsecctl/parse.y
1279
yyerror("string too long");
sbin/ipsecctl/parse.y
1297
yyerror("string too long");
sbin/ipsecctl/parse.y
1311
yyerror("\"%s\" invalid number: %s",
sbin/ipsecctl/parse.y
1336
yyerror("string too long");
sbin/ipsecctl/parse.y
1559
yyerror("%lu not a valid spi", ulval);
sbin/ipsecctl/parse.y
1563
yyerror("%lu within reserved spi range", ulval);
sbin/ipsecctl/parse.y
1580
yyerror("keys need to be specified in hex digits");
sbin/ipsecctl/parse.y
2342
yyerror("no SPI specified");
sbin/ipsecctl/parse.y
2347
yyerror("no transforms specified");
sbin/ipsecctl/parse.y
2353
yyerror("ah does not provide encryption");
sbin/ipsecctl/parse.y
2357
yyerror("ah does not provide compression");
sbin/ipsecctl/parse.y
2363
yyerror("no transforms specified");
sbin/ipsecctl/parse.y
2367
yyerror("esp does not provide compression");
sbin/ipsecctl/parse.y
2373
yyerror("%s is disallowed with static keys",
sbin/ipsecctl/parse.y
2378
yyerror("authentication is implicit for %s",
sbin/ipsecctl/parse.y
2386
yyerror("no transform specified");
sbin/ipsecctl/parse.y
2390
yyerror("no encryption or authentication with ipcomp");
sbin/ipsecctl/parse.y
2398
yyerror("no transform specified");
sbin/ipsecctl/parse.y
2402
yyerror("no encryption, authentication or compression"
sbin/ipsecctl/parse.y
2409
yyerror("authentication key needed for tcpmd5");
sbin/ipsecctl/parse.y
2414
yyerror("no authentication key specified");
sbin/ipsecctl/parse.y
2418
yyerror("wrong authentication key length, needs to be "
sbin/ipsecctl/parse.y
2425
yyerror("no encryption key specified");
sbin/ipsecctl/parse.y
2430
yyerror("encryption key too short (%zu bits), "
sbin/ipsecctl/parse.y
2436
yyerror("encryption key too long (%zu bits), "
sbin/ipsecctl/parse.y
2588
yyerror("no protocol supplied with source/destination ports");
sbin/ipsecctl/parse.y
2678
yyerror("no peer specified for destination %s",
sbin/ipsecctl/parse.y
2747
yyerror("source/destination address families do not match");
sbin/ipsecctl/parse.y
2799
yyerror("rule expands to no valid combination");
sbin/ipsecctl/parse.y
2881
yyerror("no protocol supplied with source/destination ports");
sbin/ipsecctl/parse.y
2899
yyerror("authentication is implicit for %s",
sbin/ipsecctl/parse.y
339
yyerror("failed to include file %s", $2);
sbin/ipsecctl/parse.y
459
yyerror("unknown protocol: %s", $1);
sbin/ipsecctl/parse.y
467
yyerror("protocol outside range");
sbin/ipsecctl/parse.y
487
yyerror("no flow NAT support for"
sbin/ipsecctl/parse.y
501
yyerror("no flow NAT support for"
sbin/ipsecctl/parse.y
524
yyerror("unknown port: %s", $1);
sbin/ipsecctl/parse.y
530
yyerror("port outside range");
sbin/ipsecctl/parse.y
568
yyerror("could not parse host specification");
sbin/ipsecctl/parse.y
592
yyerror("could not parse host specification");
sbin/ipsecctl/parse.y
605
yyerror("could not parse host specification");
sbin/ipsecctl/parse.y
615
yyerror("Flow NAT address family mismatch");
sbin/ipsecctl/parse.y
62
int yyerror(const char *, ...)
sbin/ipsecctl/parse.y
697
yyerror("%lld not a valid spi", $2);
sbin/ipsecctl/parse.y
701
yyerror("%lld within reserved spi range", $2);
sbin/ipsecctl/parse.y
743
yyerror("auth already set");
sbin/ipsecctl/parse.y
748
yyerror("%s not a valid transform", $2);
sbin/ipsecctl/parse.y
753
yyerror("enc already set");
sbin/ipsecctl/parse.y
757
yyerror("%s not a valid transform", $2);
sbin/ipsecctl/parse.y
762
yyerror("comp already set");
sbin/ipsecctl/parse.y
767
yyerror("%s not a valid transform", $2);
sbin/ipsecctl/parse.y
772
yyerror("group already set");
sbin/ipsecctl/parse.y
777
yyerror("%s not a valid transform", $2);
sbin/ipsecctl/parse.y
956
yyerror("invalid %s interface name", prefix);
sbin/ipsecctl/parse.y
964
yyerror("invalid %s interface unit: %s",
sbin/ipsecctl/parse.y
988
yyerror("macro name cannot contain "
sbin/pfctl/parse.y
1019
yyerror(
sbin/pfctl/parse.y
1022
yyerror(
sbin/pfctl/parse.y
1033
yyerror("cannot specify state handling "
sbin/pfctl/parse.y
1039
yyerror("cannot specify route handling "
sbin/pfctl/parse.y
1059
yyerror("anchor name is missing");
sbin/pfctl/parse.y
1096
yyerror("no-df cannot be respecified");
sbin/pfctl/parse.y
1103
yyerror("min-ttl cannot be respecified");
sbin/pfctl/parse.y
1107
yyerror("illegal min-ttl value %lld", $2);
sbin/pfctl/parse.y
1115
yyerror("max-mss cannot be respecified");
sbin/pfctl/parse.y
1119
yyerror("illegal max-mss value %lld", $2);
sbin/pfctl/parse.y
1127
yyerror("scrub reassemble supports only tcp, "
sbin/pfctl/parse.y
1134
yyerror("reassemble tcp cannot be respecified");
sbin/pfctl/parse.y
1141
yyerror("random-id cannot be respecified");
sbin/pfctl/parse.y
1171
yyerror("interface name too long");
sbin/pfctl/parse.y
1185
yyerror(
sbin/pfctl/parse.y
1271
yyerror("label cannot be redefined");
sbin/pfctl/parse.y
1278
yyerror("invalid rtable id");
sbin/pfctl/parse.y
1281
yyerror("rtable %lld does not exist", $2);
sbin/pfctl/parse.y
1297
yyerror("table name too long, max %d chars",
sbin/pfctl/parse.y
1347
yyerror("invalid table option '%s'", $1);
sbin/pfctl/parse.y
1363
yyerror("address ranges are not "
sbin/pfctl/parse.y
1367
yyerror("dynamic addresses are not "
sbin/pfctl/parse.y
1371
yyerror("tables cannot contain tables");
sbin/pfctl/parse.y
1374
yyerror("\"no-route\" is not permitted "
sbin/pfctl/parse.y
1378
yyerror("\"urpf-failed\" is not "
sbin/pfctl/parse.y
1382
yyerror("unknown address type %d",
sbin/pfctl/parse.y
1429
yyerror("root queue without interface");
sbin/pfctl/parse.y
1435
yyerror("not an interface");
sbin/pfctl/parse.y
1456
yyerror("bandwidth cannot be respecified");
sbin/pfctl/parse.y
1466
yyerror("parent cannot be respecified");
sbin/pfctl/parse.y
1474
yyerror("default cannot be respecified");
sbin/pfctl/parse.y
1482
yyerror("qlimit cannot be respecified");
sbin/pfctl/parse.y
1486
yyerror("qlimit out of range: max 65535");
sbin/pfctl/parse.y
1494
yyerror("number of flows cannot be respecified");
sbin/pfctl/parse.y
1498
yyerror("number of flows out of range: "
sbin/pfctl/parse.y
1508
yyerror("quantum cannot be respecified");
sbin/pfctl/parse.y
1512
yyerror("quantum out of range: max 65535");
sbin/pfctl/parse.y
1543
yyerror("no bandwidth in %% yet");
sbin/pfctl/parse.y
1553
yyerror("time in scspec must be in ms");
sbin/pfctl/parse.y
1562
yyerror("no bandwidth in %% yet");
sbin/pfctl/parse.y
1595
yyerror("bandwidth spec "
sbin/pfctl/parse.y
1603
yyerror("unknown unit \"%s\"", cp);
sbin/pfctl/parse.y
1610
yyerror("bandwidth number too big");
sbin/pfctl/parse.y
1617
yyerror("bandwidth number too big");
sbin/pfctl/parse.y
1630
yyerror("id not specified");
sbin/pfctl/parse.y
1635
yyerror("limit not specified");
sbin/pfctl/parse.y
1658
yyerror("state limiter %s id %u"
sbin/pfctl/parse.y
1670
yyerror("state limiter name is too short");
sbin/pfctl/parse.y
1675
yyerror("state limiter name is too long");
sbin/pfctl/parse.y
1686
yyerror("state limiter id %lld: "
sbin/pfctl/parse.y
1696
yyerror("state limiter missing options");
sbin/pfctl/parse.y
1712
yyerror("id cannot be respecified");
sbin/pfctl/parse.y
1722
yyerror("limit cannot be respecified");
sbin/pfctl/parse.y
1728
yyerror("invalid state limiter limit");
sbin/pfctl/parse.y
1738
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
1742
yyerror("invalid rate limit %lld", $2);
sbin/pfctl/parse.y
1746
yyerror("invalid rate seconds %lld", $4);
sbin/pfctl/parse.y
1764
yyerror("state limiter not found");
sbin/pfctl/parse.y
1781
yyerror("id not specified");
sbin/pfctl/parse.y
1786
yyerror("entries not specified");
sbin/pfctl/parse.y
1791
yyerror("state limit not specified");
sbin/pfctl/parse.y
1829
yyerror("source limiter %s id %u"
sbin/pfctl/parse.y
1841
yyerror("source limiter name is too short");
sbin/pfctl/parse.y
1846
yyerror("source limiter name is too long");
sbin/pfctl/parse.y
1857
yyerror("source limiter id %lld: "
sbin/pfctl/parse.y
1867
yyerror("source limiter missing options");
sbin/pfctl/parse.y
1886
yyerror("entries cannot be respecified");
sbin/pfctl/parse.y
1896
yyerror("entries cannot be respecified");
sbin/pfctl/parse.y
1906
yyerror("state limit cannot be respecified");
sbin/pfctl/parse.y
1916
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
1930
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
1939
yyerror("invalid table name");
sbin/pfctl/parse.y
1944
yyerror("above limit is invalid");
sbin/pfctl/parse.y
1948
yyerror("below limit higher than above limit");
sbin/pfctl/parse.y
1960
yyerror("inet mask cannot be respecified");
sbin/pfctl/parse.y
1965
yyerror("inet mask length out of range");
sbin/pfctl/parse.y
1976
yyerror("inet6 mask cannot be respecified");
sbin/pfctl/parse.y
1981
yyerror("inet6 mask length out of range");
sbin/pfctl/parse.y
1997
yyerror("below limit is invalid");
sbin/pfctl/parse.y
2011
yyerror("source limiter not found");
sbin/pfctl/parse.y
2081
yyerror(
sbin/pfctl/parse.y
2084
yyerror(
sbin/pfctl/parse.y
2108
yyerror("state option 'max' "
sbin/pfctl/parse.y
2116
yyerror("state option 'sync' "
sbin/pfctl/parse.y
2124
yyerror("state option "
sbin/pfctl/parse.y
2134
yyerror("state option "
sbin/pfctl/parse.y
2140
yyerror("'max-src-states' must "
sbin/pfctl/parse.y
2150
yyerror("multiple 'overload' "
sbin/pfctl/parse.y
2158
yyerror("state option: "
sbin/pfctl/parse.y
2166
yyerror("state option "
sbin/pfctl/parse.y
2172
yyerror("'max-src-conn' "
sbin/pfctl/parse.y
2183
yyerror("state option "
sbin/pfctl/parse.y
2190
yyerror("'max-src-conn-rate' "
sbin/pfctl/parse.y
2196
yyerror("'max-src-conn-rate' "
sbin/pfctl/parse.y
2210
yyerror("state option "
sbin/pfctl/parse.y
2216
yyerror("'max-src-nodes' must "
sbin/pfctl/parse.y
2227
yyerror("state locking option: "
sbin/pfctl/parse.y
2236
yyerror("state sloppy option: "
sbin/pfctl/parse.y
2244
yyerror("state pflow "
sbin/pfctl/parse.y
2258
yyerror("state timeout %s "
sbin/pfctl/parse.y
2289
yyerror("'max-src-nodes' is "
sbin/pfctl/parse.y
2296
yyerror("'max-src-conn' is "
sbin/pfctl/parse.y
2303
yyerror("'max-src-conn-rate' is "
sbin/pfctl/parse.y
2324
yyerror("direction must be explicit "
sbin/pfctl/parse.y
2378
yyerror("flags cannot be redefined");
sbin/pfctl/parse.y
2389
yyerror("icmp-type cannot be redefined");
sbin/pfctl/parse.y
2397
yyerror("prio cannot be redefined");
sbin/pfctl/parse.y
2401
yyerror("prio must be 0 - %u", IFQ_MAXPRIO);
sbin/pfctl/parse.y
2409
yyerror("tos cannot be redefined");
sbin/pfctl/parse.y
2417
yyerror("modulate or keep cannot be redefined");
sbin/pfctl/parse.y
2432
yyerror("label cannot be redefined");
sbin/pfctl/parse.y
2439
yyerror("queue cannot be redefined");
sbin/pfctl/parse.y
2456
yyerror("invalid probability: %g%%", $2 * 100);
sbin/pfctl/parse.y
2465
yyerror("state limiter already specified");
sbin/pfctl/parse.y
2472
yyerror("source limiter already specified");
sbin/pfctl/parse.y
2479
yyerror("invalid rtable id");
sbin/pfctl/parse.y
2482
yyerror("rtable %lld does not exist", $2);
sbin/pfctl/parse.y
2489
yyerror("more than one divert option");
sbin/pfctl/parse.y
2494
yyerror("could not parse divert address: %s",
sbin/pfctl/parse.y
2502
yyerror("invalid divert port: %u", ntohs($4.a));
sbin/pfctl/parse.y
2508
yyerror("more than one divert option");
sbin/pfctl/parse.y
2515
yyerror("more than one divert option");
sbin/pfctl/parse.y
2528
yyerror("invalid divert port: %u", ntohs($3.a));
sbin/pfctl/parse.y
2543
yyerror("cannot respecify nat-to/binat-to");
sbin/pfctl/parse.y
2552
yyerror("cannot respecify af-to");
sbin/pfctl/parse.y
2556
yyerror("no target address family specified");
sbin/pfctl/parse.y
2571
yyerror("cannot respecify af-to");
sbin/pfctl/parse.y
2575
yyerror("no address family specified");
sbin/pfctl/parse.y
2580
yyerror("af-to addresses must be in the "
sbin/pfctl/parse.y
2596
yyerror("cannot respecify rdr-to");
sbin/pfctl/parse.y
2605
yyerror("cannot respecify nat-to/binat-to");
sbin/pfctl/parse.y
2625
yyerror("cannot respecify received-on");
sbin/pfctl/parse.y
2637
yyerror("only positive values permitted");
sbin/pfctl/parse.y
2641
yyerror("cannot respecify max-pkt-rate");
sbin/pfctl/parse.y
2660
yyerror("prio cannot be redefined");
sbin/pfctl/parse.y
2669
yyerror("queue cannot be redefined");
sbin/pfctl/parse.y
2676
yyerror("tos cannot be respecified");
sbin/pfctl/parse.y
2684
yyerror("delay cannot be respecified");
sbin/pfctl/parse.y
2688
yyerror("illegal delay value %lld (0-%u)", $2,
sbin/pfctl/parse.y
2699
yyerror("prio must be 0 - %u", IFQ_MAXPRIO);
sbin/pfctl/parse.y
2707
yyerror("prio must be 0 - %u", IFQ_MAXPRIO);
sbin/pfctl/parse.y
2724
yyerror("invalid probability: %s", $1);
sbin/pfctl/parse.y
2759
yyerror("illegal ttl value %lld", $4);
sbin/pfctl/parse.y
2809
yyerror("invalid icmp code %lld", $1);
sbin/pfctl/parse.y
2828
yyerror("invalid icmp code %lld", $1);
sbin/pfctl/parse.y
2877
yyerror("%s: should be a pflog interface", $2);
sbin/pfctl/parse.y
2883
yyerror("%s: %s", $2, errstr);
sbin/pfctl/parse.y
2918
yyerror("interface name too long");
sbin/pfctl/parse.y
2941
yyerror("rdomain %lld outside range", $2);
sbin/pfctl/parse.y
2977
yyerror("proto 0 cannot be used");
sbin/pfctl/parse.y
2994
yyerror("unknown protocol %s", $1);
sbin/pfctl/parse.y
3003
yyerror("protocol outside range");
sbin/pfctl/parse.y
3135
yyerror("weight out of range");
sbin/pfctl/parse.y
3147
yyerror("could not parse host specification");
sbin/pfctl/parse.y
3160
yyerror("could not parse host specification");
sbin/pfctl/parse.y
3176
yyerror("invalid address range");
sbin/pfctl/parse.y
3196
yyerror("could not parse host specification");
sbin/pfctl/parse.y
3210
yyerror("could not parse host specification");
sbin/pfctl/parse.y
3220
yyerror("bit number too big");
sbin/pfctl/parse.y
3229
yyerror("table name '%s' too long", $2);
sbin/pfctl/parse.y
3255
yyerror("route label too long, max %zu chars",
sbin/pfctl/parse.y
3272
yyerror("%s is not a number", $1);
sbin/pfctl/parse.y
3287
yyerror("invalid interface name '%s'", op);
sbin/pfctl/parse.y
3301
yyerror("interface %s has bad modifier",
sbin/pfctl/parse.y
3310
yyerror("illegal combination of "
sbin/pfctl/parse.y
3326
yyerror("interface name too long");
sbin/pfctl/parse.y
3358
yyerror("invalid port range");
sbin/pfctl/parse.y
3368
yyerror("':' cannot be used with an other "
sbin/pfctl/parse.y
3383
yyerror("':' cannot be used with an other "
sbin/pfctl/parse.y
3394
yyerror("invalid port range");
sbin/pfctl/parse.y
3444
yyerror("user unknown requires operator = or "
sbin/pfctl/parse.y
3459
yyerror("user unknown requires operator = or "
sbin/pfctl/parse.y
3481
yyerror("unknown user %s", $1);
sbin/pfctl/parse.y
3491
yyerror("illegal uid value %lld", $1);
sbin/pfctl/parse.y
3522
yyerror("group unknown requires operator = or "
sbin/pfctl/parse.y
3537
yyerror("group unknown requires operator = or "
sbin/pfctl/parse.y
3559
yyerror("unknown group %s", $1);
sbin/pfctl/parse.y
3569
yyerror("illegal gid value %lld", $1);
sbin/pfctl/parse.y
3580
yyerror("bad flags %s", $1);
sbin/pfctl/parse.y
3630
yyerror("unknown icmp-code %s", $3);
sbin/pfctl/parse.y
3647
yyerror("illegal icmp-code %lld", $3);
sbin/pfctl/parse.y
3675
yyerror("unknown icmp6-code %s", $3);
sbin/pfctl/parse.y
3692
yyerror("illegal icmp-code %lld", $3);
sbin/pfctl/parse.y
3710
yyerror("unknown icmp-type %s", $1);
sbin/pfctl/parse.y
3719
yyerror("illegal icmp-type %lld", $1);
sbin/pfctl/parse.y
3731
yyerror("unknown icmp6-type %s", $1);
sbin/pfctl/parse.y
3740
yyerror("illegal icmp6-type %lld", $1);
sbin/pfctl/parse.y
3761
yyerror("illegal tos value %s", $1);
sbin/pfctl/parse.y
3770
yyerror("illegal tos value %lld", $1);
sbin/pfctl/parse.y
3828
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3849
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3862
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3876
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3890
yyerror("table name '%s' too long", $3);
sbin/pfctl/parse.y
3908
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3957
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3964
yyerror("illegal timeout name %s", $1);
sbin/pfctl/parse.y
3969
yyerror("illegal state timeout %s", $1);
sbin/pfctl/parse.y
3994
yyerror("queue %s is not defined", $1);
sbin/pfctl/parse.y
4004
yyerror("queue %s is not defined", $2);
sbin/pfctl/parse.y
4014
yyerror("queue %s is not defined", $2);
sbin/pfctl/parse.y
4018
yyerror("queue %s is not defined", $4);
sbin/pfctl/parse.y
4049
yyerror("only addresses can be listed for "
sbin/pfctl/parse.y
4103
yyerror("hex key must be 128 bits "
sbin/pfctl/parse.y
4116
yyerror("invalid hex key");
sbin/pfctl/parse.y
4153
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
4160
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
4167
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
4175
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
4182
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
4189
yyerror("static-port cannot be redefined");
sbin/pfctl/parse.y
4196
yyerror("sticky-address cannot be redefined");
sbin/pfctl/parse.y
4207
yyerror("cannot respecify "
sbin/pfctl/parse.y
4224
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4228
yyerror("unknown timeout %s", $1);
sbin/pfctl/parse.y
4243
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4247
yyerror("unable to set limit %s %lld", $1, $2);
sbin/pfctl/parse.y
4268
yyerror("invalid value '%s', expected 'yes' "
sbin/pfctl/parse.y
4319
yyerror(fmt, h->addr.v.tblname);
sbin/pfctl/parse.y
4330
yyerror("%s", fmt);
sbin/pfctl/parse.y
4341
yyerror(fmt, h->addr.v.tblname);
sbin/pfctl/parse.y
4353
yyerror("os only applies to tcp");
sbin/pfctl/parse.y
4358
yyerror("port only applies to tcp/udp");
sbin/pfctl/parse.y
4363
yyerror("user only applies to tcp/udp");
sbin/pfctl/parse.y
4368
yyerror("group only applies to tcp/udp");
sbin/pfctl/parse.y
4373
yyerror("icmp-type/code only applies to icmp");
sbin/pfctl/parse.y
4377
yyerror("must indicate address family with icmp-type/code");
sbin/pfctl/parse.y
4381
yyerror("must indicate different address family with af-to");
sbin/pfctl/parse.y
4386
yyerror("'overload' requires 'max-src-conn' "
sbin/pfctl/parse.y
4392
yyerror("proto %s doesn't match address family %s",
sbin/pfctl/parse.y
4398
yyerror("allow-opts can only be specified for pass rules");
sbin/pfctl/parse.y
4403
yyerror("fragments can be filtered only on IP header fields");
sbin/pfctl/parse.y
4407
yyerror("return-rst can only be applied to TCP rules");
sbin/pfctl/parse.y
4411
yyerror("max-src-nodes requires 'source-track rule'");
sbin/pfctl/parse.y
4415
yyerror("keep state is great, but only for pass rules");
sbin/pfctl/parse.y
4419
yyerror("route-to, reply-to and dup-to require keep state");
sbin/pfctl/parse.y
4425
yyerror("sloppy state matching cannot be used with "
sbin/pfctl/parse.y
4438
yyerror("nat-to and rdr-to require keep state");
sbin/pfctl/parse.y
4443
yyerror("nat-to and rdr-to require a direction");
sbin/pfctl/parse.y
4448
yyerror("address family inet6 does not support scrub options "
sbin/pfctl/parse.y
4457
yyerror("divert is not supported on match rules");
sbin/pfctl/parse.y
4461
yyerror("route-to, reply-to and dup-to "
sbin/pfctl/parse.y
4466
yyerror("af-to is not supported on match rules");
sbin/pfctl/parse.y
4472
yyerror("route-to, reply-to and dup-to "
sbin/pfctl/parse.y
4495
yyerror("cannot load \"%s\": %s",
sbin/pfctl/parse.y
4498
yyerror("file \"%s\" contains bad data",
sbin/pfctl/parse.y
4504
yyerror("cannot create address buffer: %s",
sbin/pfctl/parse.y
4537
yyerror("cannot define table %s: %s", name,
sbin/pfctl/parse.y
4788
yyerror("no bandwidth or flow specification");
sbin/pfctl/parse.y
4793
yyerror("queuename too long");
sbin/pfctl/parse.y
4798
yyerror("parent too long");
sbin/pfctl/parse.y
4803
yyerror("interface too long");
sbin/pfctl/parse.y
4833
yyerror("cannot add queue");
sbin/pfctl/parse.y
4852
yyerror("divert-to used with outgoing rule");
sbin/pfctl/parse.y
4860
yyerror("divert-to address family mismatch");
sbin/pfctl/parse.y
4873
yyerror("divert-reply used with incoming rule");
sbin/pfctl/parse.y
4907
yyerror("route spec requires :peer with "
sbin/pfctl/parse.y
4932
yyerror("%s spec contains addresses with "
sbin/pfctl/parse.y
4943
yyerror("%s spec contains addresses that "
sbin/pfctl/parse.y
4961
yyerror("@if not permitted for %s",
sbin/pfctl/parse.y
4972
yyerror("pool type is not valid for multiple "
sbin/pfctl/parse.y
4980
yyerror("multiple tables or dynamic interfaces "
sbin/pfctl/parse.y
4985
yyerror("@if not permitted for %s",
sbin/pfctl/parse.y
5016
yyerror("af mismatch in %s spec",
sbin/pfctl/parse.y
5062
yyerror("invalid rdr-to port range");
sbin/pfctl/parse.y
5100
yyerror("the 'static-port' option is only valid with "
sbin/pfctl/parse.y
5106
yyerror("the 'static-port' option can't be used when "
sbin/pfctl/parse.y
5174
yyerror("@if syntax not permitted in from or to");
sbin/pfctl/parse.y
5281
yyerror("icmp-type mismatch");
sbin/pfctl/parse.y
5306
yyerror("binat-to requires a specified "
sbin/pfctl/parse.y
5312
yyerror ("dynamic interfaces must be used with "
sbin/pfctl/parse.y
5318
yyerror ("source and redir addresess must have "
sbin/pfctl/parse.y
5323
yyerror ("tables cannot be used as the redirect "
sbin/pfctl/parse.y
5328
yyerror("binat-to cannot be specified "
sbin/pfctl/parse.y
5342
yyerror("skipping rule due to errors");
sbin/pfctl/parse.y
5416
yyerror("rule expands to no valid combination");
sbin/pfctl/parse.y
5438
yyerror("skip on ! <interface> is not supported");
sbin/pfctl/parse.y
5441
yyerror("skip on rdomain <num> is not supported");
sbin/pfctl/parse.y
5661
yyerror("reached end of file while parsing quoted string");
sbin/pfctl/parse.y
5755
yyerror("string too long");
sbin/pfctl/parse.y
5768
yyerror("macro '%s' not defined", buf);
sbin/pfctl/parse.y
5806
yyerror("syntax error");
sbin/pfctl/parse.y
5810
yyerror("string too long");
sbin/pfctl/parse.y
5852
yyerror("string too long");
sbin/pfctl/parse.y
5866
yyerror("\"%s\" invalid number: %s",
sbin/pfctl/parse.y
5891
yyerror("string too long");
sbin/pfctl/parse.y
6195
yyerror("address family not given and "
sbin/pfctl/parse.y
6203
yyerror("no translation address with matching address family "
sbin/pfctl/parse.y
623
yyerror("failed to include file %s", $2);
sbin/pfctl/parse.y
6234
yyerror("illegal port value %lu", ulval);
sbin/pfctl/parse.y
6243
yyerror("unknown port %s", n);
sbin/pfctl/parse.y
6256
yyerror("rule label too long (max %zu chars)",
sbin/pfctl/parse.y
6278
yyerror("unknown icmp code %s", w);
sbin/pfctl/parse.y
6284
yyerror("invalid icmp code %lu", ulval);
sbin/pfctl/parse.y
6322
yyerror("port is invalid: %s", port);
sbin/pfctl/parse.y
6431
yyerror("'once' only applies to pass/block rules");
sbin/pfctl/parse.y
6438
yyerror("state limiter only applies to pass rules");
sbin/pfctl/parse.y
6442
yyerror("source limiter only applies to pass rules");
sbin/pfctl/parse.y
6469
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
6476
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
6489
yyerror("af-to can only be used with direction in");
sbin/pfctl/parse.y
6493
yyerror("af-to cannot be used together with "
sbin/pfctl/parse.y
6518
yyerror("flags always false");
sbin/pfctl/parse.y
652
yyerror("unknown ruleset-optimization %s", $1);
sbin/pfctl/parse.y
6525
yyerror("rule qname too long (max "
sbin/pfctl/parse.y
6534
yyerror("rule pqname too long (max "
sbin/pfctl/parse.y
667
yyerror("unknown optimization %s", $3);
sbin/pfctl/parse.y
685
yyerror("error setting loginterface %s", $3);
sbin/pfctl/parse.y
693
yyerror("hostid must be non-zero");
sbin/pfctl/parse.y
714
yyerror("error loading "
sbin/pfctl/parse.y
736
yyerror("error setting debuglevel %s", $3);
sbin/pfctl/parse.y
744
yyerror("error setting debuglevel %s", "debug");
sbin/pfctl/parse.y
750
yyerror("error setting skip interface(s)");
sbin/pfctl/parse.y
756
yyerror("cannot redefine state-defaults");
sbin/pfctl/parse.y
763
yyerror("error setting syncookies");
sbin/pfctl/parse.y
777
yyerror("illegal value for syncookies");
sbin/pfctl/parse.y
801
yyerror("illegal percentage value");
sbin/pfctl/parse.y
809
yyerror("illegal syncookie option");
sbin/pfctl/parse.y
844
yyerror("string: asprintf");
sbin/pfctl/parse.y
858
yyerror("macro name cannot contain "
sbin/pfctl/parse.y
875
yyerror("anchor name must not be empty");
sbin/pfctl/parse.y
88
int yyerror(const char *, ...)
sbin/pfctl/parse.y
881
yyerror("anchor name is longer than %u",
sbin/pfctl/parse.y
887
yyerror("anchor names beginning with '_' "
sbin/pfctl/parse.y
948
yyerror("anchor paths containing '/' "
sbin/pfctl/parse.y
964
yyerror("inline anchor '%s' "
sbin/pfctl/parse.y
977
yyerror("anchors without explicit "
sbin/pfctl/parse.y
996
yyerror("anchorrule: bad anchor name %s",
sbin/unwind/libunbound/util/configlexer.c
6026
yyerror("EOF inside quoted string");
sbin/unwind/libunbound/util/configlexer.c
6040
{ yyerror("newline inside quoted string, no end \"");
sbin/unwind/libunbound/util/configlexer.c
6053
yyerror("out of memory");
sbin/unwind/libunbound/util/configlexer.c
6066
yyerror("EOF inside quoted string");
sbin/unwind/libunbound/util/configlexer.c
6080
{ yyerror("newline inside quoted string, no end '");
sbin/unwind/libunbound/util/configlexer.c
6093
yyerror("out of memory");
sbin/unwind/libunbound/util/configlexer.c
6107
yyerror("EOF inside include directive");
sbin/unwind/libunbound/util/configlexer.c
6139
yyerror("EOF inside quoted string");
sbin/unwind/libunbound/util/configlexer.c
6152
{ yyerror("newline before \" in include name");
sbin/unwind/libunbound/util/configlexer.c
6192
yyerror("EOF inside include_toplevel directive");
sbin/unwind/libunbound/util/configlexer.c
6225
yyerror("EOF inside quoted string");
sbin/unwind/libunbound/util/configlexer.c
6239
yyerror("newline before \" in include name");
sbin/unwind/libunbound/util/configparser.y
1000
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1011
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1022
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1031
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1044
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1057
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1066
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1075
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1098
yyerror("port number expected");
sbin/unwind/libunbound/util/configparser.y
1114
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1124
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1146
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1153
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1162
yyerror("port number expected");
sbin/unwind/libunbound/util/configparser.y
1177
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1188
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1197
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1205
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1212
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1220
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1233
yyerror("port number expected");
sbin/unwind/libunbound/util/configparser.y
1241
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1248
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1257
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1266
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1270
yyerror("no syslog services are available. "
sbin/unwind/libunbound/util/configparser.y
1280
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1289
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1298
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1307
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1316
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1325
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1334
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1343
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1407
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1429
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1437
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1445
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1452
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1459
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1470
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1481
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1488
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1497
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1506
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1515
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1553
yyerror("the NSID must be either a hex string or an "
sbin/unwind/libunbound/util/configparser.y
1561
yyerror("buffer size expected");
sbin/unwind/libunbound/util/configparser.y
1569
yyerror("buffer size expected");
sbin/unwind/libunbound/util/configparser.y
1577
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1587
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1597
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1607
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1609
yyerror("value too large (max 63)");
sbin/unwind/libunbound/util/configparser.y
1611
yyerror("value too small (min 0)");
sbin/unwind/libunbound/util/configparser.y
1621
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1629
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1631
yyerror("edns buffer size too small");
sbin/unwind/libunbound/util/configparser.y
1642
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1644
yyerror("message buffer size too small (use 4096)");
sbin/unwind/libunbound/util/configparser.y
1653
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1661
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1665
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
1674
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1683
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1692
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1701
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1710
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1720
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1730
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
1738
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1742
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
1751
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1768
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1785
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1789
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
1798
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1807
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1816
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1833
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1843
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1853
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1863
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1873
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1883
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1893
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1903
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1913
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1923
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1933
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1940
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1947
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1954
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1963
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1972
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
1981
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
1990
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
1997
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2036
yyerror("bad date/time specification");
sbin/unwind/libunbound/util/configparser.y
2039
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2053
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2066
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2079
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2088
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2097
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2106
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2115
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2124
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2133
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2143
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2153
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2164
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2173
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2182
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2191
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2200
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2209
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2218
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2227
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2236
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2245
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2258
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2271
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2287
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2296
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2305
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2314
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2323
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2333
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
2341
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2345
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
2354
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
2376
yyerror("local-zone type: expected static, deny, "
sbin/unwind/libunbound/util/configparser.y
2432
yyerror("local-data-ptr could not be reversed");
sbin/unwind/libunbound/util/configparser.y
2440
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2450
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2488
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2503
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2532
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2559
yyerror("could not define-tag, "
sbin/unwind/libunbound/util/configparser.y
2574
yyerror("could not parse tags, (define-tag them first)");
sbin/unwind/libunbound/util/configparser.y
2581
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2595
yyerror("could not parse tags, (define-tag them first)");
sbin/unwind/libunbound/util/configparser.y
2602
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2613
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2625
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2637
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2649
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2661
yyerror("could not parse tags, (define-tag them first)");
sbin/unwind/libunbound/util/configparser.y
2668
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2679
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2691
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2703
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2715
yyerror("could not parse tags, (define-tag them first)");
sbin/unwind/libunbound/util/configparser.y
2722
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
2732
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2741
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2750
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2759
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
2767
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
2775
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2779
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
2788
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2792
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
2801
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2816
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2831
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2840
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2849
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2859
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2869
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2878
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2887
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2902
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2911
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2920
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2930
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2940
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2950
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2959
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2969
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
2979
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
2992
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3017
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
3031
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3043
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3065
yyerror("option code expected");
sbin/unwind/libunbound/util/configparser.y
3067
yyerror("option code must be in interval [0, 65535]");
sbin/unwind/libunbound/util/configparser.y
3076
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3085
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3094
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3101
yyerror("stub name override, there must be one name "
sbin/unwind/libunbound/util/configparser.y
3111
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3118
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3125
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3134
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3143
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3153
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3163
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3173
yyerror("forward name override, there must be one "
sbin/unwind/libunbound/util/configparser.y
3183
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3190
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3197
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3206
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3215
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3225
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3235
yyerror("auth name override, there must be one name "
sbin/unwind/libunbound/util/configparser.y
3252
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3259
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3267
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3274
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3284
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3294
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3304
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3314
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3324
yyerror("view name override, there must be one "
sbin/unwind/libunbound/util/configparser.y
3347
yyerror("local-zone type: expected static, deny, "
sbin/unwind/libunbound/util/configparser.y
3423
yyerror("local-data-ptr could not be reversed");
sbin/unwind/libunbound/util/configparser.y
3431
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3452
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3462
yyerror("control port number expected");
sbin/unwind/libunbound/util/configparser.y
3471
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3535
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3544
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3568
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3605
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3614
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3637
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3647
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3657
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3667
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
367
yyerror("stub-zone without name");
sbin/unwind/libunbound/util/configparser.y
3677
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3687
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3697
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
3699
yyerror("dnstap sample rate too small");
sbin/unwind/libunbound/util/configparser.y
3718
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3735
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3742
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3793
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
380
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
3802
yyerror("port number expected");
sbin/unwind/libunbound/util/configparser.y
3843
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
3851
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
3855
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
3864
yyerror("memory size expected");
sbin/unwind/libunbound/util/configparser.y
3872
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
3876
yyerror("must be a power of 2");
sbin/unwind/libunbound/util/configparser.y
3930
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
394
yyerror("forward-zone without name");
sbin/unwind/libunbound/util/configparser.y
3943
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
3982
yyerror("valid redis server port number expected");
sbin/unwind/libunbound/util/configparser.y
3997
yyerror("valid redis server port number expected");
sbin/unwind/libunbound/util/configparser.y
4058
yyerror("redis timeout value expected");
sbin/unwind/libunbound/util/configparser.y
407
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
4071
yyerror("redis timeout value expected");
sbin/unwind/libunbound/util/configparser.y
4084
yyerror("redis command timeout value expected");
sbin/unwind/libunbound/util/configparser.y
4097
yyerror("redis command timeout value expected");
sbin/unwind/libunbound/util/configparser.y
4110
yyerror("redis connect timeout value expected");
sbin/unwind/libunbound/util/configparser.y
4123
yyerror("redis connect timeout value expected");
sbin/unwind/libunbound/util/configparser.y
4136
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
4151
yyerror("valid redis logical database index expected");
sbin/unwind/libunbound/util/configparser.y
4166
yyerror("valid redis logical database index expected");
sbin/unwind/libunbound/util/configparser.y
4178
yyerror("positive number expected");
sbin/unwind/libunbound/util/configparser.y
4189
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
4202
yyerror("expected 128 bit hex string");
sbin/unwind/libunbound/util/configparser.y
421
yyerror("view without name");
sbin/unwind/libunbound/util/configparser.y
4221
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
4230
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
4239
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
4248
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
4269
yyerror("ipset name v4 override, there must be one "
sbin/unwind/libunbound/util/configparser.y
4284
yyerror("ipset name v6 override, there must be one "
sbin/unwind/libunbound/util/configparser.y
4308
yyerror("response-ip action: expected deny, redirect, "
sbin/unwind/libunbound/util/configparser.y
4326
yyerror("expected deny, refuse, deny_non_local, "
sbin/unwind/libunbound/util/configparser.y
434
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
460
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
480
yyerror("could not parse tags, (define-tag them first)");
sbin/unwind/libunbound/util/configparser.y
496
yyerror("rpz-action-override action: expected nxdomain, "
sbin/unwind/libunbound/util/configparser.y
519
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
536
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
557
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
571
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
580
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
591
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
600
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
609
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
618
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
627
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
638
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
647
yyerror("port number expected");
sbin/unwind/libunbound/util/configparser.y
683
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
709
yyerror("IPv4 subnet length expected");
sbin/unwind/libunbound/util/configparser.y
726
yyerror("Ipv6 subnet length expected");
sbin/unwind/libunbound/util/configparser.y
743
yyerror("IPv4 subnet length expected");
sbin/unwind/libunbound/util/configparser.y
760
yyerror("Ipv6 subnet length expected");
sbin/unwind/libunbound/util/configparser.y
777
yyerror("IPv4 ECS tree size expected");
sbin/unwind/libunbound/util/configparser.y
792
yyerror("IPv6 ECS tree size expected");
sbin/unwind/libunbound/util/configparser.y
810
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
824
yyerror("out of memory");
sbin/unwind/libunbound/util/configparser.y
834
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
844
yyerror("port number or range (\"low-high\") expected");
sbin/unwind/libunbound/util/configparser.y
853
yyerror("port number or range (\"low-high\") expected");
sbin/unwind/libunbound/util/configparser.y
861
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
870
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
879
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
895
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
904
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
913
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
922
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
931
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
940
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
949
yyerror("expected yes or no.");
sbin/unwind/libunbound/util/configparser.y
958
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
967
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
976
yyerror("number expected");
sbin/unwind/libunbound/util/configparser.y
989
yyerror("number expected");
sbin/unwind/parse.y
130
yyerror("failed to include file %s", $2);
sbin/unwind/parse.y
145
yyerror("string: asprintf");
sbin/unwind/parse.y
160
yyerror("macro name cannot contain "
sbin/unwind/parse.y
181
yyerror("block list already "
sbin/unwind/parse.y
214
yyerror("preference list too long");
sbin/unwind/parse.y
249
yyerror("%s is not an ip-address", $1);
sbin/unwind/parse.y
260
yyerror("invalid port: %lld", $2);
sbin/unwind/parse.y
271
yyerror("authentication name can only "
sbin/unwind/parse.y
281
yyerror("forwarder %s too long", $1);
sbin/unwind/parse.y
291
yyerror("authentication name "
sbin/unwind/parse.y
339
yyerror("%s already in a force "
sbin/unwind/parse.y
363
yyerror("force %s too long", $3);
sbin/unwind/parse.y
372
yyerror("force %s too long", $3);
sbin/unwind/parse.y
487
yyerror("reached end of file while parsing "
sbin/unwind/parse.y
582
yyerror("string too long");
sbin/unwind/parse.y
595
yyerror("macro '%s' not defined", buf);
sbin/unwind/parse.y
62
int yyerror(const char *, ...)
sbin/unwind/parse.y
633
yyerror("syntax error");
sbin/unwind/parse.y
637
yyerror("string too long");
sbin/unwind/parse.y
655
yyerror("string too long");
sbin/unwind/parse.y
669
yyerror("\"%s\" invalid number: %s",
sbin/unwind/parse.y
694
yyerror("string too long");
sbin/unwind/parse.y
969
yyerror("%s is already in the preference list",
sbin/wsconsctl/map_parse.y
183
yyerror("keysym expected");
sbin/wsconsctl/map_parse.y
188
yyerror("keysym expected");
sbin/wsconsctl/wsconsctl.h
90
void yyerror(char *);
usr.bin/awk/proto.h
134
extern void yyerror(const char *);
usr.bin/bc/extern.h
28
void yyerror(char *);
usr.bin/cvs/date.y
75
static int yyerror(const char *);
usr.bin/doas/parse.y
127
yyerror("can't combine nopass and persist");
usr.bin/doas/parse.y
132
yyerror("can't have two setenv sections");
usr.bin/doas/parse.y
265
yyerror("unallowed character NUL in column %lu",
usr.bin/doas/parse.y
276
yyerror("unterminated quotes in column %lu",
usr.bin/doas/parse.y
290
yyerror("unterminated escape in column %lu",
usr.bin/doas/parse.y
293
yyerror("unterminated quotes in column %lu",
usr.bin/doas/parse.y
318
yyerror("too long line");
usr.bin/doas/parse.y
352
yyerror("input error reading config");
usr.bin/doas/parse.y
56
static void yyerror(const char *, ...);
usr.bin/lex/flexdef.h
990
extern void yyerror PROTO ((const char *)); /* report a parse error */
usr.bin/m4/parser.y
23
extern int yyerror(const char *);
usr.bin/m4/parser.y
50
yyerror("division by zero");
usr.bin/m4/parser.y
57
yyerror("modulo zero");
usr.bin/mklocale/yacc.y
70
int yyerror(const char *s);
usr.bin/rcs/date.y
76
static int yyerror(const char *);
usr.bin/rdist/client.h
187
void yyerror(char *);
usr.bin/rdist/expand.c
194
yyerror("Variable is too large.");
usr.bin/rdist/expand.c
219
yyerror("no variable name after '$'");
usr.bin/rdist/expand.c
226
yyerror("unmatched '{'");
usr.bin/rdist/expand.c
233
yyerror("no variable name after '$'");
usr.bin/rdist/expand.c
382
yyerror(path);
usr.bin/rdist/expand.c
414
yyerror("Missing ']'");
usr.bin/rdist/expand.c
423
yyerror("Missing '}'");
usr.bin/rdist/expand.c
468
yyerror("Missing ']'");
usr.bin/rdist/expand.c
530
yyerror("Missing ']'");
usr.bin/rdist/expand.c
76
yyerror("Too many names");
usr.bin/rdist/expand.c
98
yyerror("Pathname too long");
usr.bin/rdist/gram.y
156
yyerror("only one name allowed\n");
usr.bin/rdist/gram.y
186
yyerror(ebuf);
usr.bin/rdist/gram.y
278
yyerror("command string too long\n");
usr.bin/rdist/gram.y
297
yyerror("missing closing '\"'\n");
usr.bin/rdist/gram.y
312
yyerror("input line too long\n");
usr.bin/rdist/gram.y
344
yyerror(ebuf);
usr.bin/rdist/gram.y
368
yyerror(ebuf);
usr.bin/rdist/lookup.c
139
yyerror(ebuf);
usr.bin/rdist/lookup.c
149
yyerror(ebuf);
usr.bin/tmux/cmd-parse.y
1128
yyerror(const char *fmt, ...)
usr.bin/tmux/cmd-parse.y
1440
yyerror("invalid octal escape");
usr.bin/tmux/cmd-parse.y
1455
yyerror("invalid octal escape");
usr.bin/tmux/cmd-parse.y
1508
yyerror("invalid \\%c argument", type);
usr.bin/tmux/cmd-parse.y
1517
yyerror("invalid \\%c argument", type);
usr.bin/tmux/cmd-parse.y
1522
yyerror("invalid \\%c argument", type);
usr.bin/tmux/cmd-parse.y
1561
yyerror("invalid environment variable");
usr.bin/tmux/cmd-parse.y
1565
yyerror("environment variable is too long");
usr.bin/tmux/cmd-parse.y
1598
yyerror("user name is too long");
usr.bin/tmux/cmd-parse.y
35
static void printflike(1,2) yyerror(const char *, ...);
usr.sbin/acme-client/parse.y
133
yyerror("failed to include file %s", $2);
usr.sbin/acme-client/parse.y
148
yyerror("string: asprintf");
usr.sbin/acme-client/parse.y
163
yyerror("macro name cannot contain "
usr.sbin/acme-client/parse.y
194
yyerror("authority already defined");
usr.sbin/acme-client/parse.y
199
yyerror("authority %s: no api URL specified",
usr.sbin/acme-client/parse.y
204
yyerror("authority %s: no account key file "
usr.sbin/acme-client/parse.y
219
yyerror("duplicate api");
usr.sbin/acme-client/parse.y
229
yyerror("duplicate account");
usr.sbin/acme-client/parse.y
240
yyerror("duplicate contact");
usr.sbin/acme-client/parse.y
257
yyerror("%s: bad domain syntax", s);
usr.sbin/acme-client/parse.y
263
yyerror("domain already defined");
usr.sbin/acme-client/parse.y
285
yyerror("no domain key file specified for "
usr.sbin/acme-client/parse.y
290
yyerror("at least certificate file or full "
usr.sbin/acme-client/parse.y
314
yyerror("duplicate domain name");
usr.sbin/acme-client/parse.y
324
yyerror("bad domain name syntax");
usr.sbin/acme-client/parse.y
336
yyerror("duplicate key");
usr.sbin/acme-client/parse.y
347
yyerror("domain key file already used");
usr.sbin/acme-client/parse.y
356
yyerror("duplicate cert");
usr.sbin/acme-client/parse.y
363
yyerror("not an absolute path");
usr.sbin/acme-client/parse.y
368
yyerror("domain cert file already used");
usr.sbin/acme-client/parse.y
376
yyerror("duplicate chain");
usr.sbin/acme-client/parse.y
383
yyerror("domain chain file already used");
usr.sbin/acme-client/parse.y
391
yyerror("duplicate full chain");
usr.sbin/acme-client/parse.y
398
yyerror("domain full chain file already used");
usr.sbin/acme-client/parse.y
406
yyerror("duplicate sign with");
usr.sbin/acme-client/parse.y
412
yyerror("sign with: unknown authority");
usr.sbin/acme-client/parse.y
421
yyerror("duplicate challengedir");
usr.sbin/acme-client/parse.y
431
yyerror("duplicate profile");
usr.sbin/acme-client/parse.y
458
yyerror("bad domain name syntax");
usr.sbin/acme-client/parse.y
575
yyerror("reached end of file while parsing "
usr.sbin/acme-client/parse.y
62
int yyerror(const char *, ...)
usr.sbin/acme-client/parse.y
670
yyerror("string too long");
usr.sbin/acme-client/parse.y
683
yyerror("macro '%s' not defined", buf);
usr.sbin/acme-client/parse.y
721
yyerror("syntax error");
usr.sbin/acme-client/parse.y
725
yyerror("string too long");
usr.sbin/acme-client/parse.y
743
yyerror("string too long");
usr.sbin/acme-client/parse.y
757
yyerror("\"%s\" invalid number: %s",
usr.sbin/acme-client/parse.y
782
yyerror("string too long");
usr.sbin/bgpd/parse.y
1002
yyerror("socket path too long");
usr.sbin/bgpd/parse.y
1028
yyerror("rtable %llu too big: max %u", $2,
usr.sbin/bgpd/parse.y
1037
yyerror("bad rde rib definition");
usr.sbin/bgpd/parse.y
1057
yyerror("bad timeout");
usr.sbin/bgpd/parse.y
1067
yyerror("unknown mrt msg dump type");
usr.sbin/bgpd/parse.y
1098
yyerror("duplicate prefix "
usr.sbin/bgpd/parse.y
1109
yyerror("prefix-set '%s' not defined", $3);
usr.sbin/bgpd/parse.y
1116
yyerror("prefix-set %s has prefixlen operators "
usr.sbin/bgpd/parse.y
1140
yyerror("unknown address family");
usr.sbin/bgpd/parse.y
1155
yyerror("priority %lld out of range", $4);
usr.sbin/bgpd/parse.y
1163
yyerror("unknown address family");
usr.sbin/bgpd/parse.y
1182
yyerror("unknown address family");
usr.sbin/bgpd/parse.y
1204
yyerror("out of memory");
usr.sbin/bgpd/parse.y
1217
yyerror("duplicate flowspec definition");
usr.sbin/bgpd/parse.y
1245
yyerror("unknown protocol %s", $1);
usr.sbin/bgpd/parse.y
1254
yyerror("protocol outside range");
usr.sbin/bgpd/parse.y
1309
yyerror("port must be between %u and %u",
usr.sbin/bgpd/parse.y
1317
yyerror("unknown port '%s'", $1);
usr.sbin/bgpd/parse.y
1355
yyerror("bad flag combination, "
usr.sbin/bgpd/parse.y
1381
yyerror("bad flags %s", $1);
usr.sbin/bgpd/parse.y
1407
yyerror("unknown icmp-code %s", $3);
usr.sbin/bgpd/parse.y
1422
yyerror("illegal icmp-code %lld", $3);
usr.sbin/bgpd/parse.y
1439
yyerror("unknown icmp-type %s", $1);
usr.sbin/bgpd/parse.y
1448
yyerror("illegal icmp-type %lld", $1);
usr.sbin/bgpd/parse.y
1469
yyerror("illegal tos value %s", $1);
usr.sbin/bgpd/parse.y
1477
yyerror("illegal tos value %lld", $1);
usr.sbin/bgpd/parse.y
1508
yyerror("illegal ptk length value %lld", $1);
usr.sbin/bgpd/parse.y
1526
yyerror("could not parse address spec \"%s\"",
usr.sbin/bgpd/parse.y
1536
yyerror("got prefixlen %u, expected %u",
usr.sbin/bgpd/parse.y
1546
yyerror("bad prefixlen %lld", $3);
usr.sbin/bgpd/parse.y
1555
yyerror("could not parse address \"%s\"", s);
usr.sbin/bgpd/parse.y
1566
yyerror("bad prefix %lld/%lld", $1, $3);
usr.sbin/bgpd/parse.y
1573
yyerror("could not parse address \"%s\"", s);
usr.sbin/bgpd/parse.y
1600
yyerror("troubles getting config of %s",
usr.sbin/bgpd/parse.y
1615
yyerror("descr \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
1660
yyerror("bad encoding of rd");
usr.sbin/bgpd/parse.y
1718
yyerror("get_id failed");
usr.sbin/bgpd/parse.y
1768
yyerror("group name \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
1776
yyerror("get_id failed");
usr.sbin/bgpd/parse.y
1805
yyerror("additional paths must be between "
usr.sbin/bgpd/parse.y
1816
yyerror("maximum additional paths must be "
usr.sbin/bgpd/parse.y
1853
yyerror("descr \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
1868
yyerror("Unsupported address family %s for "
usr.sbin/bgpd/parse.y
1875
yyerror("bad local-address definition");
usr.sbin/bgpd/parse.y
1885
yyerror("invalid multihop distance %lld", $2);
usr.sbin/bgpd/parse.y
1901
yyerror("shutdown reason too long");
usr.sbin/bgpd/parse.y
1909
yyerror("rib \"%s\" does not exist.", $2);
usr.sbin/bgpd/parse.y
1916
yyerror("rib name \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
1925
yyerror("holdtime must be between %u and %u",
usr.sbin/bgpd/parse.y
1933
yyerror("holdtime must be between %u and %u",
usr.sbin/bgpd/parse.y
1941
yyerror("staletime must be between %u and %u",
usr.sbin/bgpd/parse.y
1960
yyerror("unknown AFI/SAFI pair");
usr.sbin/bgpd/parse.y
2011
yyerror("no additional option allowed "
usr.sbin/bgpd/parse.y
2019
yyerror("no additional option allowed "
usr.sbin/bgpd/parse.y
2034
yyerror("announce add-path send: "
usr.sbin/bgpd/parse.y
2073
yyerror("syntax error, one of none, provider, "
usr.sbin/bgpd/parse.y
2118
yyerror("bad maximum number of prefixes");
usr.sbin/bgpd/parse.y
2126
yyerror("bad maximum number of prefixes");
usr.sbin/bgpd/parse.y
2162
yyerror("only one route reflector "
usr.sbin/bgpd/parse.y
2171
yyerror("route reflector cluster-id must be "
usr.sbin/bgpd/parse.y
2177
yyerror("only one route reflector "
usr.sbin/bgpd/parse.y
2189
yyerror("interface name \"%s\" too long: "
usr.sbin/bgpd/parse.y
2201
yyerror("demote group name \"%s\" too long: "
usr.sbin/bgpd/parse.y
2210
yyerror("error initializing group \"%s\"",
usr.sbin/bgpd/parse.y
2247
yyerror("rde evaluate: "
usr.sbin/bgpd/parse.y
2259
yyerror("restart out of range. 1 to %u minutes",
usr.sbin/bgpd/parse.y
2285
yyerror("tcp md5sig password too long: max %zu",
usr.sbin/bgpd/parse.y
2323
yyerror("unknown auth algorithm \"%s\"", $6);
usr.sbin/bgpd/parse.y
2331
yyerror("auth key len: must be %u bytes, "
usr.sbin/bgpd/parse.y
2341
yyerror("\"ipsec ah\" doesn't take "
usr.sbin/bgpd/parse.y
2350
yyerror("bad spi number %lld", $5);
usr.sbin/bgpd/parse.y
2403
yyerror("unknown enc algorithm \"%s\"", $1);
usr.sbin/bgpd/parse.y
2411
yyerror("enc key length wrong: should be %u "
usr.sbin/bgpd/parse.y
2438
yyerror("rib only allowed on \"from\" "
usr.sbin/bgpd/parse.y
2479
yyerror("rib \"%s\" does not exist.", $1);
usr.sbin/bgpd/parse.y
2489
yyerror("rib name \"%s\" too long: "
usr.sbin/bgpd/parse.y
2532
yyerror("no such peer: %s", log_addr(&$1));
usr.sbin/bgpd/parse.y
2558
yyerror("no such group: \"%s\"", $2);
usr.sbin/bgpd/parse.y
2679
yyerror("as-set \"%s\" not defined", $3);
usr.sbin/bgpd/parse.y
2690
yyerror("as-set name \"%s\" too long: "
usr.sbin/bgpd/parse.y
2749
yyerror("start AS is bigger than end");
usr.sbin/bgpd/parse.y
2775
yyerror("\"prefix\" already specified");
usr.sbin/bgpd/parse.y
2779
yyerror("\"prefix-set\" already specified, "
usr.sbin/bgpd/parse.y
2788
yyerror("AS filters already specified");
usr.sbin/bgpd/parse.y
2795
yyerror("AS length filters already specified");
usr.sbin/bgpd/parse.y
2799
yyerror("bad max-as-len %lld", $2);
usr.sbin/bgpd/parse.y
2807
yyerror("AS length filters already specified");
usr.sbin/bgpd/parse.y
2811
yyerror("bad max-as-seq %lld", $2);
usr.sbin/bgpd/parse.y
2824
yyerror("too many \"community\" filters "
usr.sbin/bgpd/parse.y
2843
yyerror("too many \"community\" filters "
usr.sbin/bgpd/parse.y
2865
yyerror("too many \"community\" filters "
usr.sbin/bgpd/parse.y
2879
yyerror("bad max-comunities %lld", $2);
usr.sbin/bgpd/parse.y
2883
yyerror("%s already specified",
usr.sbin/bgpd/parse.y
2895
yyerror("bad max-ext-communities %lld", $2);
usr.sbin/bgpd/parse.y
2899
yyerror("%s already specified",
usr.sbin/bgpd/parse.y
2907
yyerror("bad max-large-communities %lld", $2);
usr.sbin/bgpd/parse.y
2911
yyerror("%s already specified",
usr.sbin/bgpd/parse.y
2919
yyerror("nexthop already specified");
usr.sbin/bgpd/parse.y
2927
yyerror("nexthop already specified");
usr.sbin/bgpd/parse.y
2935
yyerror("\"prefix\" already specified, cannot "
usr.sbin/bgpd/parse.y
2942
yyerror("prefix-set filter already specified");
usr.sbin/bgpd/parse.y
2948
yyerror("prefix-set '%s' not defined", $2);
usr.sbin/bgpd/parse.y
2955
yyerror("prefix-set name too long");
usr.sbin/bgpd/parse.y
2962
yyerror("prefix-sets can only use option "
usr.sbin/bgpd/parse.y
2969
yyerror("prefix-set %s contains prefixlen "
usr.sbin/bgpd/parse.y
2984
yyerror("origin-set filter already specified");
usr.sbin/bgpd/parse.y
2989
yyerror("origin-set '%s' not defined", $2);
usr.sbin/bgpd/parse.y
2996
yyerror("origin-set name too long");
usr.sbin/bgpd/parse.y
3004
yyerror("ovs filter already specified");
usr.sbin/bgpd/parse.y
3012
yyerror("avs filter already specified");
usr.sbin/bgpd/parse.y
3030
yyerror("prefixlen must be >= 0 and <= 128");
usr.sbin/bgpd/parse.y
3043
yyerror("prefixlen must be >= 0 and <= 128");
usr.sbin/bgpd/parse.y
3060
yyerror("prefixlen must be > 0");
usr.sbin/bgpd/parse.y
3075
yyerror("unknown prefixlen operation");
usr.sbin/bgpd/parse.y
3084
yyerror("prefixlen must be < 128");
usr.sbin/bgpd/parse.y
3088
yyerror("start prefixlen is bigger than end");
usr.sbin/bgpd/parse.y
3146
yyerror("bad localpref %lld", $2);
usr.sbin/bgpd/parse.y
3161
yyerror("bad localpref +%lld", $3);
usr.sbin/bgpd/parse.y
3171
yyerror("bad localpref -%lld", $3);
usr.sbin/bgpd/parse.y
3181
yyerror("bad metric %lld", $2);
usr.sbin/bgpd/parse.y
3196
yyerror("bad metric +%lld", $3);
usr.sbin/bgpd/parse.y
3206
yyerror("bad metric -%lld", $3);
usr.sbin/bgpd/parse.y
3216
yyerror("bad metric %lld", $2);
usr.sbin/bgpd/parse.y
3231
yyerror("bad metric +%lld", $3);
usr.sbin/bgpd/parse.y
3241
yyerror("bad metric -%lld", $3);
usr.sbin/bgpd/parse.y
3251
yyerror("bad weight %lld", $2);
usr.sbin/bgpd/parse.y
3266
yyerror("bad weight +%lld", $3);
usr.sbin/bgpd/parse.y
327
yyerror("AS too big: max %u", UINT_MAX);
usr.sbin/bgpd/parse.y
3276
yyerror("bad weight -%lld", $3);
usr.sbin/bgpd/parse.y
3313
yyerror("bad number of prepends");
usr.sbin/bgpd/parse.y
3323
yyerror("bad number of prepends");
usr.sbin/bgpd/parse.y
3342
yyerror("pftable name does not exist");
usr.sbin/bgpd/parse.y
3350
yyerror("pftable name too long");
usr.sbin/bgpd/parse.y
3356
yyerror("Couldn't register table");
usr.sbin/bgpd/parse.y
3370
yyerror("rtlabel name too long");
usr.sbin/bgpd/parse.y
3400
yyerror("'*' is not allowed in set community");
usr.sbin/bgpd/parse.y
341
yyerror("number %s is %s", $1, errstr);
usr.sbin/bgpd/parse.y
3455
yyerror("unknown origin \"%s\"", $1);
usr.sbin/bgpd/parse.y
347
yyerror("number %s is %s", dot, errstr);
usr.sbin/bgpd/parse.y
3470
yyerror("unknown roa validity \"%s\"", $1);
usr.sbin/bgpd/parse.y
3485
yyerror("unknown aspa validity \"%s\"", $1);
usr.sbin/bgpd/parse.y
353
yyerror("AS %s is bad", $1);
usr.sbin/bgpd/parse.y
358
yyerror("AS %u is reserved and may not be used",
usr.sbin/bgpd/parse.y
366
yyerror("AS %u is reserved and may not be used",
usr.sbin/bgpd/parse.y
3740
yyerror("reached end of file while parsing "
usr.sbin/bgpd/parse.y
3824
yyerror("macro name too long");
usr.sbin/bgpd/parse.y
383
yyerror("number %s is %s", $1, errstr);
usr.sbin/bgpd/parse.y
3837
yyerror("macro '%s' not defined", buf);
usr.sbin/bgpd/parse.y
389
yyerror("number %s is %s", dot, errstr);
usr.sbin/bgpd/parse.y
3899
yyerror("syntax error: unterminated quote");
usr.sbin/bgpd/parse.y
3903
yyerror("string too long");
usr.sbin/bgpd/parse.y
3941
yyerror("string too long");
usr.sbin/bgpd/parse.y
395
yyerror("AS %s is bad", $1);
usr.sbin/bgpd/parse.y
3955
yyerror("\"%s\" invalid number: %s",
usr.sbin/bgpd/parse.y
3986
yyerror("string too long");
usr.sbin/bgpd/parse.y
421
yyerror("syntax error, "
usr.sbin/bgpd/parse.y
433
yyerror("macro name to long, max %d characters",
usr.sbin/bgpd/parse.y
4359
yyerror("Community %s is %s (max: %lld)", s, errstr, max);
usr.sbin/bgpd/parse.y
4384
yyerror("Bad community syntax");
usr.sbin/bgpd/parse.y
4390
yyerror("Bad community syntax");
usr.sbin/bgpd/parse.y
442
yyerror("macro name can only contain "
usr.sbin/bgpd/parse.y
4443
yyerror("Bad community syntax");
usr.sbin/bgpd/parse.y
4512
yyerror("Bad ext-community %s is %s", s, errstr);
usr.sbin/bgpd/parse.y
4521
yyerror("Bad ext-community %s is %s", s,
usr.sbin/bgpd/parse.y
4531
yyerror("Bad ext-community %s is %s", s, errstr);
usr.sbin/bgpd/parse.y
4536
yyerror("Bad ext-community %s is %s", p, errstr);
usr.sbin/bgpd/parse.y
4543
yyerror("Bad ext-community %s not parseable", s);
usr.sbin/bgpd/parse.y
4569
yyerror("Bad ext-community unknown type");
usr.sbin/bgpd/parse.y
4586
yyerror("Bad ext-community %s", s);
usr.sbin/bgpd/parse.y
462
yyerror("failed to include file %s", $2);
usr.sbin/bgpd/parse.y
4622
yyerror("Bad ext-community bad value");
usr.sbin/bgpd/parse.y
4626
yyerror("Bad ext-community value too big");
usr.sbin/bgpd/parse.y
4648
yyerror("Bad ext-community %s", s);
usr.sbin/bgpd/parse.y
4671
yyerror("Bad ext-community bad format for type");
usr.sbin/bgpd/parse.y
4746
yyerror("only one mrtdump per type allowed.");
usr.sbin/bgpd/parse.y
475
yyerror("as-set name %s too long", $2);
usr.sbin/bgpd/parse.y
4758
yyerror("filename \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
4776
yyerror("rib \"%s\" does not exist.", rib);
usr.sbin/bgpd/parse.y
4782
yyerror("rib name \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
4806
yyerror("rib name \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
4835
yyerror("rtable id %u does not exist", rtableid);
usr.sbin/bgpd/parse.y
4934
yyerror("prefixlen %d too big, limit %d",
usr.sbin/bgpd/parse.y
4939
yyerror("prefixlen %d too big, limit %d",
usr.sbin/bgpd/parse.y
4944
yyerror("prefixlen %d smaller than prefix, limit %d",
usr.sbin/bgpd/parse.y
5072
yyerror("key too long");
usr.sbin/bgpd/parse.y
5077
yyerror("key must be of even length");
usr.sbin/bgpd/parse.y
5087
yyerror("key must be specified in hex");
usr.sbin/bgpd/parse.y
5110
yyerror("Bad address family for remote-addr");
usr.sbin/bgpd/parse.y
5120
yyerror("neighbors with any form of IPsec configured "
usr.sbin/bgpd/parse.y
5129
yyerror("with manual keyed IPsec, SPIs and keys "
usr.sbin/bgpd/parse.y
5135
yyerror("AS needs to be given before neighbor definitions");
usr.sbin/bgpd/parse.y
5148
yyerror("peer AS may not be zero");
usr.sbin/bgpd/parse.y
5154
yyerror("EBGP neighbors are not allowed in route "
usr.sbin/bgpd/parse.y
5178
yyerror("duplicate %s", descr);
usr.sbin/bgpd/parse.y
5278
yyerror("community is already set");
usr.sbin/bgpd/parse.y
5280
yyerror("community will already be deleted");
usr.sbin/bgpd/parse.y
5282
yyerror("redefining set parameter %s",
usr.sbin/bgpd/parse.y
5374
yyerror("as-set \"%s\" already exists", name);
usr.sbin/bgpd/parse.y
5415
yyerror("%s \"%s\" already exists", type, name);
usr.sbin/bgpd/parse.y
5422
yyerror("%s \"%s\" too long: max %zu", type,
usr.sbin/bgpd/parse.y
5473
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5490
yyerror("out of rtr session IDs");
usr.sbin/bgpd/parse.y
5498
yyerror("duplicate rtr session to %s:%u",
usr.sbin/bgpd/parse.y
550
yyerror("unsupported prefixlen operation in "
usr.sbin/bgpd/parse.y
5529
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5538
yyerror("too many providers for customer-as %u", as);
usr.sbin/bgpd/parse.y
5544
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5731
yyerror("flowspec address already set");
usr.sbin/bgpd/parse.y
5736
yyerror("wrong address family for flowspec address");
usr.sbin/bgpd/parse.y
5751
yyerror("unsupported address family for flowspec address");
usr.sbin/bgpd/parse.y
5756
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5780
yyerror("unsupported value for flowspec bin_op");
usr.sbin/bgpd/parse.y
5789
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5858
yyerror("unsupported value for flowspec num_op");
usr.sbin/bgpd/parse.y
5878
yyerror("out of memory");
usr.sbin/bgpd/parse.y
5910
yyerror("unsupported binary flowspec num_op");
usr.sbin/bgpd/parse.y
604
yyerror("syntax error, expires not allowed");
usr.sbin/bgpd/parse.y
6105
yyerror("auth method cannot be redefined");
usr.sbin/bgpd/parse.y
612
yyerror("unsupported prefixlen operation in "
usr.sbin/bgpd/parse.y
622
yyerror("unsupported prefixlen operation in "
usr.sbin/bgpd/parse.y
708
yyerror("descr \"%s\" too long: max %zu",
usr.sbin/bgpd/parse.y
717
yyerror("Bad address family %s for "
usr.sbin/bgpd/parse.y
728
yyerror("min-version must be between %u and %u",
usr.sbin/bgpd/parse.y
74
int yyerror(const char *, ...)
usr.sbin/bgpd/parse.y
753
yyerror("router-id must be an IPv4 address");
usr.sbin/bgpd/parse.y
760
yyerror("holdtime must be between %u and %u",
usr.sbin/bgpd/parse.y
768
yyerror("holdtime must be between %u and %u",
usr.sbin/bgpd/parse.y
776
yyerror("staletime must be between %u and %u",
usr.sbin/bgpd/parse.y
812
yyerror("fib-priority %lld out of range", $2);
usr.sbin/bgpd/parse.y
853
yyerror("bad timeout");
usr.sbin/bgpd/parse.y
865
yyerror("unknown mrt dump type");
usr.sbin/bgpd/parse.y
881
yyerror("bad timeout");
usr.sbin/bgpd/parse.y
894
yyerror("unknown mrt dump type");
usr.sbin/bgpd/parse.y
913
yyerror("unknown route decision type");
usr.sbin/bgpd/parse.y
923
yyerror("unknown route decision type");
usr.sbin/bgpd/parse.y
935
yyerror("rde med compare: "
usr.sbin/bgpd/parse.y
948
yyerror("rde evaluate: "
usr.sbin/bgpd/parse.y
957
yyerror("include filtered only supported in "
usr.sbin/bgpd/parse.y
969
yyerror("nexthop depend on: "
usr.sbin/bgpd/parse.y
979
yyerror("rtable %llu too big: max %u", $2,
usr.sbin/bgpd/parse.y
984
yyerror("rtable id %lld does not exist", $2);
usr.sbin/bgpd/parse.y
994
yyerror("invalid connect-retry");
usr.sbin/btrace/bt_parse.y
1006
yyerror("'@%s%c' is an invalid variable name", buf, c);
usr.sbin/btrace/bt_parse.y
1038
yyerror("'%c' unsupported escape", c);
usr.sbin/btrace/bt_parse.y
1044
yyerror("line too long");
usr.sbin/btrace/bt_parse.y
1049
yyerror("\"%s\" invalid EOF", buf);
usr.sbin/btrace/bt_parse.y
1066
yyerror("line too long");
usr.sbin/btrace/bt_parse.y
1081
yyerror("%sflow", (yylval.v.number == LONG_MIN)
usr.sbin/btrace/bt_parse.y
1101
yyerror("line too long");
usr.sbin/btrace/bt_parse.y
112
static void yyerror(const char *, ...);
usr.sbin/btrace/bt_parse.y
1125
yyerror("the %s builtin cannot be used with "
usr.sbin/btrace/bt_parse.y
382
yyerror("Number is invalid: %ld", value);
usr.sbin/btrace/bt_parse.y
384
yyerror("Number is too large: %ld", value);
usr.sbin/btrace/bt_parse.y
397
yyerror("Invalid unit: %s", unit);
usr.sbin/btrace/bt_parse.y
662
yyerror("tuple cannot be used as map key");
usr.sbin/btrace/bt_parse.y
700
yyerror("too many arguments");
usr.sbin/btrace/bt_parse.y
702
yyerror("type invalid");
usr.sbin/btrace/bt_parse.y
709
yyerror("negative minimum");
usr.sbin/btrace/bt_parse.y
714
yyerror("maximum smaller than minimum (%d < %d)",
usr.sbin/btrace/bt_parse.y
723
yyerror("%d missing arguments", 3 - count);
usr.sbin/btrace/bt_parse.y
948
yyerror("line too long");
usr.sbin/btrace/bt_parse.y
960
yyerror("'$%s' is %s", buf, errstr);
usr.sbin/btrace/bt_parse.y
971
yyerror("line too long");
usr.sbin/btrace/bt_parse.y
981
yyerror("'$%s%c' is an invalid variable name", buf, c);
usr.sbin/btrace/bt_parse.y
991
yyerror("line too long");
usr.sbin/config/gram.y
60
void yyerror(const char *);
usr.sbin/dvmrpd/parse.y
141
yyerror("string: asprintf");
usr.sbin/dvmrpd/parse.y
156
yyerror("syntax error, "
usr.sbin/dvmrpd/parse.y
171
yyerror("macro name cannot contain "
usr.sbin/dvmrpd/parse.y
197
yyerror("last-member-query-count out of "
usr.sbin/dvmrpd/parse.y
208
yyerror("last-member-query-interval out of "
usr.sbin/dvmrpd/parse.y
218
yyerror("metric out of range (%d-%d)",
usr.sbin/dvmrpd/parse.y
227
yyerror("query-interval out of range (%d-%d)",
usr.sbin/dvmrpd/parse.y
236
yyerror("query-response-interval out of "
usr.sbin/dvmrpd/parse.y
246
yyerror("robustness out of range (%d-%d)",
usr.sbin/dvmrpd/parse.y
255
yyerror("startup-query-count out of "
usr.sbin/dvmrpd/parse.y
266
yyerror("startup-query-interval out of "
usr.sbin/dvmrpd/parse.y
277
yyerror("igmp-version out of range (%d-%d)",
usr.sbin/dvmrpd/parse.y
296
yyerror("unknown interface %s", $2);
usr.sbin/dvmrpd/parse.y
450
yyerror("reached end of file while parsing "
usr.sbin/dvmrpd/parse.y
539
yyerror("string too long");
usr.sbin/dvmrpd/parse.y
552
yyerror("macro '%s' not defined", buf);
usr.sbin/dvmrpd/parse.y
585
yyerror("syntax error");
usr.sbin/dvmrpd/parse.y
589
yyerror("string too long");
usr.sbin/dvmrpd/parse.y
607
yyerror("string too long");
usr.sbin/dvmrpd/parse.y
61
int yyerror(const char *, ...)
usr.sbin/dvmrpd/parse.y
621
yyerror("\"%s\" invalid number: %s",
usr.sbin/dvmrpd/parse.y
646
yyerror("string too long");
usr.sbin/dvmrpd/parse.y
870
yyerror("interface %s index too large", kif->ifname);
usr.sbin/dvmrpd/parse.y
876
yyerror("interface %s already configured",
usr.sbin/eigrpd/parse.y
1130
yyerror("autonomous-system %u already configured"
usr.sbin/eigrpd/parse.y
1169
yyerror("interface %s already configured "
usr.sbin/eigrpd/parse.y
162
yyerror("failed to include file %s", $2);
usr.sbin/eigrpd/parse.y
177
yyerror("string: asprintf");
usr.sbin/eigrpd/parse.y
211
yyerror("macro name cannot contain "
usr.sbin/eigrpd/parse.y
227
yyerror("error parsing router-id");
usr.sbin/eigrpd/parse.y
233
yyerror("invalid router-id");
usr.sbin/eigrpd/parse.y
245
yyerror("invalid rdomain");
usr.sbin/eigrpd/parse.y
252
yyerror("invalid fib-priority");
usr.sbin/eigrpd/parse.y
259
yyerror("invalid fib-priority");
usr.sbin/eigrpd/parse.y
266
yyerror("invalid fib-priority");
usr.sbin/eigrpd/parse.y
299
yyerror("invalid autonomous-system");
usr.sbin/eigrpd/parse.y
341
yyerror("unknown interface %s", $2);
usr.sbin/eigrpd/parse.y
379
yyerror("invalid summary-address");
usr.sbin/eigrpd/parse.y
390
yyerror("summary-address conflicts "
usr.sbin/eigrpd/parse.y
420
yyerror("invalid redistribute");
usr.sbin/eigrpd/parse.y
439
yyerror("bandwidth out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
444
yyerror("delay out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
449
yyerror("reliability out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
454
yyerror("load out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
459
yyerror("mtu out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
487
yyerror("k-value out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
501
yyerror("active-timeout out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
510
yyerror("maximum-hops out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
519
yyerror("maximum-paths out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
528
yyerror("variance out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
543
yyerror("hello-interval out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
552
yyerror("hold-timel out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
561
yyerror("delay out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
569
yyerror("bandwidth out of range (%d-%d)",
usr.sbin/eigrpd/parse.y
688
yyerror("reached end of file while parsing "
usr.sbin/eigrpd/parse.y
783
yyerror("string too long");
usr.sbin/eigrpd/parse.y
796
yyerror("macro '%s' not defined", buf);
usr.sbin/eigrpd/parse.y
834
yyerror("syntax error");
usr.sbin/eigrpd/parse.y
838
yyerror("string too long");
usr.sbin/eigrpd/parse.y
856
yyerror("string too long");
usr.sbin/eigrpd/parse.y
870
yyerror("\"%s\" invalid number: %s",
usr.sbin/eigrpd/parse.y
895
yyerror("string too long");
usr.sbin/eigrpd/parse.y
90
static int yyerror(const char *, ...)
usr.sbin/hostapd/parse.y
1017
yyerror("failed to add entry: %s",
usr.sbin/hostapd/parse.y
1047
yyerror("invalid address: %s\n", $1);
usr.sbin/hostapd/parse.y
1062
yyerror("netmask out of range: %lld", $2);
usr.sbin/hostapd/parse.y
1074
yyerror("invalid address: %s\n", $1);
usr.sbin/hostapd/parse.y
1172
yyerror("invalid percentage: %s", $1);
usr.sbin/hostapd/parse.y
1189
yyerror("invalid rate: %s", $1);
usr.sbin/hostapd/parse.y
1213
yyerror("invalid frequency: %s", $1);
usr.sbin/hostapd/parse.y
1224
yyerror("timeout out of range: %lld", $1);
usr.sbin/hostapd/parse.y
1375
yyerror("reached end of file while parsing "
usr.sbin/hostapd/parse.y
138
yyerror("option %s requires radiotap headers", #_x); \
usr.sbin/hostapd/parse.y
1470
yyerror("string too long");
usr.sbin/hostapd/parse.y
1483
yyerror("macro \"%s\" not defined", buf);
usr.sbin/hostapd/parse.y
1521
yyerror("syntax error");
usr.sbin/hostapd/parse.y
1525
yyerror("string too long");
usr.sbin/hostapd/parse.y
1567
yyerror("string too long");
usr.sbin/hostapd/parse.y
1581
yyerror("\"%s\" invalid number: %s",
usr.sbin/hostapd/parse.y
1606
yyerror("string too long");
usr.sbin/hostapd/parse.y
198
yyerror("failed to include file %s", $2);
usr.sbin/hostapd/parse.y
225
yyerror("invalid interface %s", $4);
usr.sbin/hostapd/parse.y
242
yyerror("undefined table <%s>", $6);
usr.sbin/hostapd/parse.y
252
yyerror("undefined table <%s>", $6);
usr.sbin/hostapd/parse.y
283
yyerror("port out of range: %lld", $2);
usr.sbin/hostapd/parse.y
294
yyerror("ttl out of range: %lld", $2);
usr.sbin/hostapd/parse.y
322
yyerror("failed to add hostap interface");
usr.sbin/hostapd/parse.y
341
yyerror("failed to add hopper %s", $1);
usr.sbin/hostapd/parse.y
354
yyerror("undefined hostap interface");
usr.sbin/hostapd/parse.y
375
yyerror("calloc");
usr.sbin/hostapd/parse.y
495
yyerror("limit out of range: %lld sec", $2);
usr.sbin/hostapd/parse.y
503
yyerror("limit out of range: %lld usec", $2);
usr.sbin/hostapd/parse.y
516
yyerror("rate out of range: %lld/%lld sec",
usr.sbin/hostapd/parse.y
522
yyerror("invalid rate");
usr.sbin/hostapd/parse.y
627
yyerror("failed to allocate auth");
usr.sbin/hostapd/parse.y
656
yyerror("failed to allocate "
usr.sbin/hostapd/parse.y
76
int yyerror(const char *, ...)
usr.sbin/hostapd/parse.y
814
yyerror("absurd unary comparison");
usr.sbin/hostapd/parse.y
840
yyerror("undefined table <%s>", $1);
usr.sbin/hostapd/parse.y
925
yyerror("table name %s too long, max %u",
usr.sbin/hostapd/parse.y
937
yyerror("failed to add table: %s", $2);
usr.sbin/hostapd/parse.y
957
yyerror("option already specified");
usr.sbin/hostapd/parse.y
981
yyerror("macro name cannot contain "
usr.sbin/httpd/parse.y
1011
yyerror("invalid strip number");
usr.sbin/httpd/parse.y
1025
yyerror("failed to add auth");
usr.sbin/httpd/parse.y
1033
yyerror("too many auth ids defined");
usr.sbin/httpd/parse.y
1048
yyerror("basic auth realm name too long");
usr.sbin/httpd/parse.y
1056
yyerror("password file name too long");
usr.sbin/httpd/parse.y
1067
yyerror("password file name too long");
usr.sbin/httpd/parse.y
1086
yyerror("index file too long");
usr.sbin/httpd/parse.y
1134
yyerror("access log name too long");
usr.sbin/httpd/parse.y
1145
yyerror("error log name too long");
usr.sbin/httpd/parse.y
1178
yyerror("invalid return code: %lld", $3);
usr.sbin/httpd/parse.y
1187
yyerror("invalid return code for "
usr.sbin/httpd/parse.y
1226
yyerror("invalid port: %lld", $1);
usr.sbin/httpd/parse.y
1230
yyerror("out of memory");
usr.sbin/httpd/parse.y
1236
yyerror("invalid port: %s", $1);
usr.sbin/httpd/parse.y
1271
yyerror("invalid backlog: %lld", $2);
usr.sbin/httpd/parse.y
1279
yyerror("invalid socket buffer size: %lld", $3);
usr.sbin/httpd/parse.y
1285
yyerror("invalid ttl: %lld", $3);
usr.sbin/httpd/parse.y
1296
yyerror("invalid TCP/IP flag: %s", $2);
usr.sbin/httpd/parse.y
1322
yyerror("media type too long");
usr.sbin/httpd/parse.y
1340
yyerror("media name too long");
usr.sbin/httpd/parse.y
1350
yyerror("failed to add media type");
usr.sbin/httpd/parse.y
1358
yyerror("invalid port: %lld", $2);
usr.sbin/httpd/parse.y
1368
yyerror("invalid port: %s", $2);
usr.sbin/httpd/parse.y
1382
yyerror("invalid timeout: %lld", $1);
usr.sbin/httpd/parse.y
1393
yyerror("asprintf: number");
usr.sbin/httpd/parse.y
1568
yyerror("reached end of file while parsing "
usr.sbin/httpd/parse.y
1663
yyerror("string too long");
usr.sbin/httpd/parse.y
1676
yyerror("macro '%s' not defined", buf);
usr.sbin/httpd/parse.y
171
yyerror("failed to include file %s", $2);
usr.sbin/httpd/parse.y
1714
yyerror("syntax error");
usr.sbin/httpd/parse.y
1718
yyerror("string too long");
usr.sbin/httpd/parse.y
1736
yyerror("string too long");
usr.sbin/httpd/parse.y
1750
yyerror("\"%s\" invalid number: %s",
usr.sbin/httpd/parse.y
1775
yyerror("string too long");
usr.sbin/httpd/parse.y
186
yyerror("macro name cannot contain "
usr.sbin/httpd/parse.y
208
yyerror("invalid number of preforked "
usr.sbin/httpd/parse.y
221
yyerror("errdoc root path too long");
usr.sbin/httpd/parse.y
2330
yyerror("too many servers defined");
usr.sbin/httpd/parse.y
2356
yyerror("failed to load ca cert(s) for server %s",
usr.sbin/httpd/parse.y
2363
yyerror("failed to load crl(s) for server %s",
usr.sbin/httpd/parse.y
2371
yyerror("failed to load ocsp staple "
usr.sbin/httpd/parse.y
2380
yyerror("server \"%s\" defined twice",
usr.sbin/httpd/parse.y
2427
yyerror("listen %s inside location", addr);
usr.sbin/httpd/parse.y
2434
yyerror("invalid listen ip: %s",
usr.sbin/httpd/parse.y
2439
yyerror("invalid listen ip: %s", "::");
usr.sbin/httpd/parse.y
2445
yyerror("invalid listen ip: %s", addr);
usr.sbin/httpd/parse.y
255
yyerror("server name truncated");
usr.sbin/httpd/parse.y
2564
yyerror("getaddrinfo: %s\n", gai_strerror(s));
usr.sbin/httpd/parse.y
317
yyerror("too many servers defined");
usr.sbin/httpd/parse.y
337
yyerror("server \"%s\" defined twice",
usr.sbin/httpd/parse.y
345
yyerror("listen address not specified");
usr.sbin/httpd/parse.y
354
yyerror("server \"%s\": tls and "
usr.sbin/httpd/parse.y
363
yyerror("server \"%s\": tls "
usr.sbin/httpd/parse.y
375
yyerror("server \"%s\": no tls protocols",
usr.sbin/httpd/parse.y
397
yyerror("server \"%s\": failed to load "
usr.sbin/httpd/parse.y
405
yyerror("server \"%s\": failed to load crl(s)",
usr.sbin/httpd/parse.y
413
yyerror("server \"%s\": failed to load "
usr.sbin/httpd/parse.y
483
yyerror("alias inside location");
usr.sbin/httpd/parse.y
493
yyerror("server alias truncated");
usr.sbin/httpd/parse.y
507
yyerror("errdocs inside location");
usr.sbin/httpd/parse.y
513
yyerror("errdoc root path too long");
usr.sbin/httpd/parse.y
522
yyerror("errdocs inside location");
usr.sbin/httpd/parse.y
529
yyerror("tcp flags inside location");
usr.sbin/httpd/parse.y
535
yyerror("connection options inside location");
usr.sbin/httpd/parse.y
544
yyerror("tls configuration inside location");
usr.sbin/httpd/parse.y
553
yyerror("tls options without tls listener");
usr.sbin/httpd/parse.y
571
yyerror("listen address not specified");
usr.sbin/httpd/parse.y
577
yyerror("location %s inside location", $4);
usr.sbin/httpd/parse.y
593
yyerror("server location truncated");
usr.sbin/httpd/parse.y
603
yyerror("server name truncated");
usr.sbin/httpd/parse.y
639
yyerror("too many servers/locations defined");
usr.sbin/httpd/parse.y
666
yyerror("location \"%s\" defined twice",
usr.sbin/httpd/parse.y
691
yyerror("hsts inside location");
usr.sbin/httpd/parse.y
700
yyerror("banner inside location");
usr.sbin/httpd/parse.y
707
yyerror("no banner inside location");
usr.sbin/httpd/parse.y
730
yyerror("invalid number of seconds: %lld", $2);
usr.sbin/httpd/parse.y
77
int yyerror(const char *, ...)
usr.sbin/httpd/parse.y
772
yyerror("socket path too long");
usr.sbin/httpd/parse.y
805
yyerror("fastcgi_param name truncated");
usr.sbin/httpd/parse.y
813
yyerror("fastcgi_param value truncated");
usr.sbin/httpd/parse.y
829
yyerror("invalid fastcgi strip number");
usr.sbin/httpd/parse.y
891
yyerror("ciphers too long");
usr.sbin/httpd/parse.y
908
yyerror("dhe too long");
usr.sbin/httpd/parse.y
918
yyerror("ecdhe too long");
usr.sbin/httpd/parse.y
927
yyerror("invalid tls protocols");
usr.sbin/httpd/parse.y
938
yyerror("ticket lifetime too small");
usr.sbin/httpd/parse.y
942
yyerror("ticket lifetime too large");
usr.sbin/httpd/parse.y
976
yyerror("document root too long");
usr.sbin/httpd/parse.y
997
yyerror("request path too long");
usr.sbin/ifstated/parse.y
135
yyerror("string: asprintf");
usr.sbin/ifstated/parse.y
150
yyerror("macro name cannot contain "
usr.sbin/ifstated/parse.y
160
yyerror("cannot store variable");
usr.sbin/ifstated/parse.y
175
yyerror("unknown interface %s", $1);
usr.sbin/ifstated/parse.y
205
yyerror("set-state must be used inside 'if'");
usr.sbin/ifstated/parse.y
266
yyerror("invalid interval: %lld", $3);
usr.sbin/ifstated/parse.y
332
yyerror("state %s already exists", $2);
usr.sbin/ifstated/parse.y
444
yyerror("reached end of file while parsing "
usr.sbin/ifstated/parse.y
533
yyerror("string too long");
usr.sbin/ifstated/parse.y
546
yyerror("macro '%s' not defined", buf);
usr.sbin/ifstated/parse.y
579
yyerror("syntax error");
usr.sbin/ifstated/parse.y
583
yyerror("string too long");
usr.sbin/ifstated/parse.y
59
int yyerror(const char *, ...)
usr.sbin/ifstated/parse.y
601
yyerror("string too long");
usr.sbin/ifstated/parse.y
615
yyerror("\"%s\" invalid number: %s",
usr.sbin/ifstated/parse.y
640
yyerror("string too long");
usr.sbin/iscsictl/parse.y
138
yyerror("failed to include file %s", $2);
usr.sbin/iscsictl/parse.y
153
yyerror("string: asprintf");
usr.sbin/iscsictl/parse.y
166
yyerror("macro name cannot contain "
usr.sbin/iscsictl/parse.y
203
yyerror("isid type %s unknown", $2);
usr.sbin/iscsictl/parse.y
222
yyerror("target name \"%s\" too long", $2);
usr.sbin/iscsictl/parse.y
263
yyerror("port strdup");
usr.sbin/iscsictl/parse.y
281
yyerror("%s (%s %s)", gai_strerror(error),
usr.sbin/iscsictl/parse.y
311
yyerror("port cannot be redefined");
usr.sbin/iscsictl/parse.y
318
yyerror("address family cannot be redefined");
usr.sbin/iscsictl/parse.y
434
yyerror("reached end of file while parsing "
usr.sbin/iscsictl/parse.y
518
yyerror("string too long");
usr.sbin/iscsictl/parse.y
531
yyerror("macro '%s' not defined", buf);
usr.sbin/iscsictl/parse.y
569
yyerror("syntax error");
usr.sbin/iscsictl/parse.y
573
yyerror("string too long");
usr.sbin/iscsictl/parse.y
591
yyerror("string too long");
usr.sbin/iscsictl/parse.y
605
yyerror("\"%s\" invalid number: %s",
usr.sbin/iscsictl/parse.y
630
yyerror("string too long");
usr.sbin/iscsictl/parse.y
64
int yyerror(const char *, ...)
usr.sbin/ldapd/parse.y
1180
yyerror("calloc");
usr.sbin/ldapd/parse.y
168
yyerror("port %s is invalid", $2);
usr.sbin/ldapd/parse.y
177
yyerror("invalid port: %lld", $2);
usr.sbin/ldapd/parse.y
201
yyerror("cannot load certificate: %s", cert);
usr.sbin/ldapd/parse.y
211
yyerror("invalid virtual ip or interface: %s", $3);
usr.sbin/ldapd/parse.y
223
yyerror("calloc");
usr.sbin/ldapd/parse.y
254
yyerror("invalid boolean value '%s'", $1);
usr.sbin/ldapd/parse.y
276
yyerror("calloc");
usr.sbin/ldapd/parse.y
296
yyerror("calloc");
usr.sbin/ldapd/parse.y
367
yyerror("failed to include file %s", $2);
usr.sbin/ldapd/parse.y
382
yyerror("macro name cannot contain "
usr.sbin/ldapd/parse.y
526
yyerror("reached end of file while parsing "
usr.sbin/ldapd/parse.y
621
yyerror("string too long");
usr.sbin/ldapd/parse.y
634
yyerror("macro '%s' not defined", buf);
usr.sbin/ldapd/parse.y
67
int yyerror(const char *, ...)
usr.sbin/ldapd/parse.y
672
yyerror("syntax error");
usr.sbin/ldapd/parse.y
694
yyerror("string too long");
usr.sbin/ldapd/parse.y
708
yyerror("\"%s\" invalid number: %s",
usr.sbin/ldapd/parse.y
733
yyerror("string too long");
usr.sbin/ldomctl/parse.y
127
yyerror("duplicate domain name: %s", $2);
usr.sbin/ldomctl/parse.y
140
yyerror("vcpu is required: %s",
usr.sbin/ldomctl/parse.y
145
yyerror("memory is required: %s",
usr.sbin/ldomctl/parse.y
152
yyerror("at least one bootable device"
usr.sbin/ldomctl/parse.y
171
yyerror("duplicate vcpu option");
usr.sbin/ldomctl/parse.y
179
yyerror("duplicate memory option");
usr.sbin/ldomctl/parse.y
186
yyerror("vdisk option invalid for primary"
usr.sbin/ldomctl/parse.y
197
yyerror("vnet option invalid for primary"
usr.sbin/ldomctl/parse.y
215
yyerror("iodevice option invalid for primary"
usr.sbin/ldomctl/parse.y
224
yyerror("iodevice %s already"
usr.sbin/ldomctl/parse.y
267
yyerror("invalid address: %s", $3);
usr.sbin/ldomctl/parse.y
298
yyerror("bogus stride in %s", $1);
usr.sbin/ldomctl/parse.y
304
yyerror("number %s is %s", $1, errstr);
usr.sbin/ldomctl/parse.y
309
yyerror("number %s is %s", colon, errstr);
usr.sbin/ldomctl/parse.y
326
yyerror("invalid size: %s", $1);
usr.sbin/ldomctl/parse.y
442
yyerror("reached end of file while parsing "
usr.sbin/ldomctl/parse.y
550
yyerror("syntax error");
usr.sbin/ldomctl/parse.y
554
yyerror("string too long");
usr.sbin/ldomctl/parse.y
57
int yyerror(const char *, ...)
usr.sbin/ldomctl/parse.y
570
yyerror("string too long");
usr.sbin/ldomctl/parse.y
584
yyerror("\"%s\" invalid number: %s",
usr.sbin/ldomctl/parse.y
609
yyerror("string too long");
usr.sbin/ldpd/parse.y
1002
yyerror("reached end of file while parsing "
usr.sbin/ldpd/parse.y
1097
yyerror("string too long");
usr.sbin/ldpd/parse.y
1110
yyerror("macro '%s' not defined", buf);
usr.sbin/ldpd/parse.y
1148
yyerror("syntax error");
usr.sbin/ldpd/parse.y
1152
yyerror("string too long");
usr.sbin/ldpd/parse.y
1170
yyerror("string too long");
usr.sbin/ldpd/parse.y
1184
yyerror("\"%s\" invalid number: %s",
usr.sbin/ldpd/parse.y
1209
yyerror("string too long");
usr.sbin/ldpd/parse.y
1448
yyerror("unsupported interface type on interface %s",
usr.sbin/ldpd/parse.y
1455
yyerror("interface %s already configured under "
usr.sbin/ldpd/parse.y
1476
yyerror("targeted neighbor %s already configured",
usr.sbin/ldpd/parse.y
1494
yyerror("neighbor %s already configured",
usr.sbin/ldpd/parse.y
1511
yyerror("l2vpn %s already configured", name);
usr.sbin/ldpd/parse.y
1531
yyerror("unsupported interface type on interface %s",
usr.sbin/ldpd/parse.y
1538
yyerror("interface %s already configured under "
usr.sbin/ldpd/parse.y
1545
yyerror("interface %s already configured",
usr.sbin/ldpd/parse.y
1564
yyerror("pseudowire %s is already being "
usr.sbin/ldpd/parse.y
181
yyerror("failed to include file %s", $2);
usr.sbin/ldpd/parse.y
196
yyerror("string: asprintf");
usr.sbin/ldpd/parse.y
207
yyerror("%s: error parsing router id", $1);
usr.sbin/ldpd/parse.y
212
yyerror("%s: invalid router id", $1);
usr.sbin/ldpd/parse.y
243
yyerror("macro name cannot contain "
usr.sbin/ldpd/parse.y
268
yyerror("invalid rdomain");
usr.sbin/ldpd/parse.y
284
yyerror("invalid address-family");
usr.sbin/ldpd/parse.y
312
yyerror("invalid address-family");
usr.sbin/ldpd/parse.y
341
yyerror("error parsing transport-address");
usr.sbin/ldpd/parse.y
347
yyerror("invalid transport-address");
usr.sbin/ldpd/parse.y
352
yyerror("ipv6 transport-address can not be "
usr.sbin/ldpd/parse.y
382
yyerror("keepalive out of range (%d-%d)",
usr.sbin/ldpd/parse.y
392
yyerror("hello-holdtime out of range (%d-%d)",
usr.sbin/ldpd/parse.y
401
yyerror("hello-interval out of range (%d-%d)",
usr.sbin/ldpd/parse.y
411
yyerror("hello-holdtime out of range (%d-%d)",
usr.sbin/ldpd/parse.y
420
yyerror("hello-interval out of range (%d-%d)",
usr.sbin/ldpd/parse.y
434
yyerror("unable to allocate md5 key");
usr.sbin/ldpd/parse.y
442
yyerror("tcp md5sig password too long: "
usr.sbin/ldpd/parse.y
458
yyerror("unable to allocate md5 key");
usr.sbin/ldpd/parse.y
466
yyerror("invalid hex string");
usr.sbin/ldpd/parse.y
472
yyerror("tcp md5sig key too long: %d "
usr.sbin/ldpd/parse.y
484
yyerror("unable to allocate no md5 key");
usr.sbin/ldpd/parse.y
494
yyerror("unable to allocate auth");
usr.sbin/ldpd/parse.y
502
yyerror("%s: %s", $1, strerror(errno));
usr.sbin/ldpd/parse.y
527
yyerror("keepalive out of range (%d-%d)",
usr.sbin/ldpd/parse.y
546
yyerror("invalid number of hops %lld", $2);
usr.sbin/ldpd/parse.y
571
yyerror("pw-id out of range (%d-%d)",
usr.sbin/ldpd/parse.y
586
yyerror("error parsing neighbor address");
usr.sbin/ldpd/parse.y
592
yyerror("invalid neighbor address");
usr.sbin/ldpd/parse.y
597
yyerror("neighbor address can not be "
usr.sbin/ldpd/parse.y
612
yyerror("unknown interface %s", $2);
usr.sbin/ldpd/parse.y
620
yyerror("unsupported interface type on "
usr.sbin/ldpd/parse.y
637
yyerror("missing pseudowire id");
usr.sbin/ldpd/parse.y
641
yyerror("missing pseudowire neighbor-id");
usr.sbin/ldpd/parse.y
651
yyerror("pseudowire already "
usr.sbin/ldpd/parse.y
688
yyerror("l2vpn mtu out of range (%d-%d)",
usr.sbin/ldpd/parse.y
700
yyerror("unknown interface %s", $2);
usr.sbin/ldpd/parse.y
707
yyerror("bridge interface cannot be "
usr.sbin/ldpd/parse.y
713
yyerror("unsupported interface type on "
usr.sbin/ldpd/parse.y
720
yyerror("bridge %s is already being "
usr.sbin/ldpd/parse.y
736
yyerror("unknown interface %s", $2);
usr.sbin/ldpd/parse.y
760
yyerror("unknown interface %s", $2);
usr.sbin/ldpd/parse.y
772
yyerror("interface %s already configured for "
usr.sbin/ldpd/parse.y
802
yyerror("error parsing targeted-neighbor "
usr.sbin/ldpd/parse.y
809
yyerror("invalid targeted-neighbor address");
usr.sbin/ldpd/parse.y
814
yyerror("targeted-neighbor address can not be "
usr.sbin/ldpd/parse.y
89
static int yyerror(const char *, ...)
usr.sbin/lpd/parse.y
140
yyerror("failed to include file %s", $2);
usr.sbin/lpd/parse.y
155
yyerror("macro name cannot contain "
usr.sbin/lpd/parse.y
173
yyerror("invalid port: %s", $1);
usr.sbin/lpd/parse.y
182
yyerror("invalid port: %" PRId64, $1);
usr.sbin/lpd/parse.y
195
yyerror("address family already specified");
usr.sbin/lpd/parse.y
203
yyerror("port already specified");
usr.sbin/lpd/parse.y
306
yyerror("reached end of file while parsing "
usr.sbin/lpd/parse.y
393
yyerror("string too long");
usr.sbin/lpd/parse.y
406
yyerror("macro '%s' not defined", buf);
usr.sbin/lpd/parse.y
439
yyerror("syntax error");
usr.sbin/lpd/parse.y
443
yyerror("string too long");
usr.sbin/lpd/parse.y
461
yyerror("string too long");
usr.sbin/lpd/parse.y
475
yyerror("\"%s\" invalid number: %s",
usr.sbin/lpd/parse.y
507
yyerror("string too long");
usr.sbin/lpd/parse.y
67
int yyerror(const char *, ...)
usr.sbin/mrouted/cfparse.y
41
static void yyerror(char *s);
usr.sbin/npppd/npppd/parse.y
1001
yyerror("interface %s is not found", $9);
usr.sbin/npppd/npppd/parse.y
1008
yyerror("pipex should be enabled for"
usr.sbin/npppd/npppd/parse.y
1016
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
1228
yyerror("reached end of file while parsing "
usr.sbin/npppd/npppd/parse.y
1336
yyerror("syntax error");
usr.sbin/npppd/npppd/parse.y
1340
yyerror("string too long");
usr.sbin/npppd/npppd/parse.y
1358
yyerror("string too long");
usr.sbin/npppd/npppd/parse.y
1372
yyerror("\"%s\" invalid number: %s",
usr.sbin/npppd/npppd/parse.y
1397
yyerror("string too long");
usr.sbin/npppd/npppd/parse.y
185
yyerror("tunnel name = %s is already in use.",
usr.sbin/npppd/npppd/parse.y
192
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
230
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
251
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
270
yyerror("%s is not enabled.",
usr.sbin/npppd/npppd/parse.y
300
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
310
yyerror("listen on IPv6 address is not "
usr.sbin/npppd/npppd/parse.y
319
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
328
yyerror("listen on address is not supported "
usr.sbin/npppd/npppd/parse.y
342
yyerror("listen on interface is not supported "
usr.sbin/npppd/npppd/parse.y
522
yyerror("`radius nas-id' is too long. use "
usr.sbin/npppd/npppd/parse.y
537
yyerror("%s", strerror(errno));
usr.sbin/npppd/npppd/parse.y
553
yyerror("address family %d not supported",
usr.sbin/npppd/npppd/parse.y
571
yyerror("%s", strerror(errno));
usr.sbin/npppd/npppd/parse.y
584
yyerror("address family %d not supported",
usr.sbin/npppd/npppd/parse.y
615
yyerror("could not parse the address %s: %s",
usr.sbin/npppd/npppd/parse.y
624
yyerror("address family(%d) is not supported",
usr.sbin/npppd/npppd/parse.y
64
int yyerror(const char *, ...)
usr.sbin/npppd/npppd/parse.y
643
yyerror("could not parse the address %s", $1);
usr.sbin/npppd/npppd/parse.y
670
yyerror("%"PRId64": unknown mppe key length",
usr.sbin/npppd/npppd/parse.y
706
yyerror("authentication name %s is already in "
usr.sbin/npppd/npppd/parse.y
712
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
759
yyerror("`authentication-server' can not be "
usr.sbin/npppd/npppd/parse.y
767
yyerror("`accounting-server' can not be used "
usr.sbin/npppd/npppd/parse.y
793
yyerror("`secret' is too long. "
usr.sbin/npppd/npppd/parse.y
803
yyerror("too many radius servers. use less "
usr.sbin/npppd/npppd/parse.y
809
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
849
yyerror("ipcp name %s is already in use.", $2);
usr.sbin/npppd/npppd/parse.y
854
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
878
yyerror("%s", strerror(errno));
usr.sbin/npppd/npppd/parse.y
885
yyerror("%s", strerror(errno));
usr.sbin/npppd/npppd/parse.y
945
yyerror("too many interfaces. use less than "
usr.sbin/npppd/npppd/parse.y
951
yyerror("ipcp %s is not found", $6);
usr.sbin/npppd/npppd/parse.y
956
yyerror("interface %s is already in used.", $2);
usr.sbin/npppd/npppd/parse.y
962
yyerror("out of memory");
usr.sbin/npppd/npppd/parse.y
987
yyerror("tunnel %s is not found", $4);
usr.sbin/npppd/npppd/parse.y
994
yyerror("authentication %s is not found", $7);
usr.sbin/nsd/configparser.y
1004
yyerror("zone %s cannot be created because implicit pattern %s "
usr.sbin/nsd/configparser.y
1020
yyerror("pattern has no name");
usr.sbin/nsd/configparser.y
1022
yyerror("duplicate pattern %s", pattern->pname);
usr.sbin/nsd/configparser.y
1034
yyerror("space is not allowed in pattern name: '%s'", $2);
usr.sbin/nsd/configparser.y
1056
yyerror("expected a number greater than zero");
usr.sbin/nsd/configparser.y
1067
yyerror("catalog producer zones cannot be secondary zones");
usr.sbin/nsd/configparser.y
1069
yyerror("blocked address used for request-xfr");
usr.sbin/nsd/configparser.y
1071
yyerror("address range used for request-xfr");
usr.sbin/nsd/configparser.y
1081
yyerror("blocked address used for request-xfr");
usr.sbin/nsd/configparser.y
1083
yyerror("address range used for request-xfr");
usr.sbin/nsd/configparser.y
1093
yyerror("blocked address used for request-xfr");
usr.sbin/nsd/configparser.y
1095
yyerror("address range used for request-xfr");
usr.sbin/nsd/configparser.y
1107
yyerror("blocked address used for notify");
usr.sbin/nsd/configparser.y
1109
yyerror("address range used for notify");
usr.sbin/nsd/configparser.y
1165
yyerror("expected an expire time in seconds or \"refresh+retry+1\"");
usr.sbin/nsd/configparser.y
1202
yyerror("catalog producer zones cannot be secondary zones");
usr.sbin/nsd/configparser.y
1215
yyerror("catalog-producer-zone option is for patterns only and cannot "
usr.sbin/nsd/configparser.y
1218
yyerror("bad catalog producer name %s", $2);
usr.sbin/nsd/configparser.y
1315
yyerror("expected a number");
usr.sbin/nsd/configparser.y
1324
yyerror("expected yes or no");
usr.sbin/nsd/configparser.y
1343
yyerror("expected consumer or producer");
usr.sbin/nsd/configparser.y
291
yyerror("expected a number greater than zero");
usr.sbin/nsd/configparser.y
305
yyerror("expected a number equal to or greater than zero");
usr.sbin/nsd/configparser.y
315
yyerror("expected a number equal to or greater than zero");
usr.sbin/nsd/configparser.y
353
yyerror("NSID too long");
usr.sbin/nsd/configparser.y
356
yyerror("the NSID must be a hex string of an even length.");
usr.sbin/nsd/configparser.y
362
yyerror("hex string cannot be parsed in NSID.");
usr.sbin/nsd/configparser.y
368
yyerror("NSID too long");
usr.sbin/nsd/configparser.y
381
yyerror("expected a number greater than zero");
usr.sbin/nsd/configparser.y
438
yyerror("expected a number greater than zero");
usr.sbin/nsd/configparser.y
458
yyerror("invalid IPv4 prefix length");
usr.sbin/nsd/configparser.y
468
yyerror("invalid IPv6 prefix length");
usr.sbin/nsd/configparser.y
533
yyerror("tls-auth-xfr-only set without or before tls-auth-port");
usr.sbin/nsd/configparser.y
556
yyerror("expected a 128 bit hex string");
usr.sbin/nsd/configparser.y
567
yyerror("expected a 128 bit hex string");
usr.sbin/nsd/configparser.y
595
yyerror("expected a non-negative number");
usr.sbin/nsd/configparser.y
672
yyerror("metrics port number expected");
usr.sbin/nsd/configparser.y
702
yyerror("invalid server range '%s'", tok);
usr.sbin/nsd/configparser.y
743
yyerror("expected a positive number");
usr.sbin/nsd/configparser.y
764
yyerror("invalid server identifier");
usr.sbin/nsd/configparser.y
830
yyerror("control port number expected");
usr.sbin/nsd/configparser.y
856
yyerror("tls-auth has no name");
usr.sbin/nsd/configparser.y
858
yyerror("tls-auth %s has no auth-domain-name", tls_auth->name);
usr.sbin/nsd/configparser.y
860
yyerror("duplicate tls-auth %s", tls_auth->name);
usr.sbin/nsd/configparser.y
877
yyerror("bad tls-auth name %s", $2);
usr.sbin/nsd/configparser.y
912
yyerror("tsig key has no name");
usr.sbin/nsd/configparser.y
914
yyerror("tsig key %s has no algorithm", key->name);
usr.sbin/nsd/configparser.y
916
yyerror("tsig key %s has no secret blob", key->name);
usr.sbin/nsd/configparser.y
918
yyerror("duplicate tsig key %s", key->name);
usr.sbin/nsd/configparser.y
936
yyerror("bad tsig key name %s", $2);
usr.sbin/nsd/configparser.y
944
yyerror("bad tsig key algorithm %s", $2);
usr.sbin/nsd/configparser.y
957
yyerror("cannot base64 decode tsig secret %s",
usr.sbin/nsd/configparser.y
981
yyerror("zone has no name");
usr.sbin/nsd/configparser.y
983
yyerror("duplicate zone %s", cfg_parser->zone->name);
usr.sbin/nsd/configparser.y
985
yyerror("duplicate pattern %s", cfg_parser->zone->pattern->pname);
usr.sbin/nsd/zparser.y
40
void yyerror(const char *message);
usr.sbin/ntpd/parse.y
115
yyerror("could not resolve \"%s\"", $3->name);
usr.sbin/ntpd/parse.y
153
yyerror("invalid IPv4 or IPv6 address: %s\n",
usr.sbin/ntpd/parse.y
171
yyerror("IPv4 or IPv6 address "
usr.sbin/ntpd/parse.y
213
yyerror("IPv4 or IPv6 address "
usr.sbin/ntpd/parse.y
252
yyerror("IPv4 or IPv6 address "
usr.sbin/ntpd/parse.y
291
yyerror("IPv4 or IPv6 address "
usr.sbin/ntpd/parse.y
349
yyerror("url can only be followed by IP "
usr.sbin/ntpd/parse.y
442
yyerror("correction must be between "
usr.sbin/ntpd/parse.y
454
yyerror("refid must be 1 to 4 characters");
usr.sbin/ntpd/parse.y
464
yyerror("stratum must be between "
usr.sbin/ntpd/parse.y
474
yyerror("weight must be between 1 and 10");
usr.sbin/ntpd/parse.y
481
yyerror("rtable must be between 1"
usr.sbin/ntpd/parse.y
51
int yyerror(const char *, ...)
usr.sbin/ntpd/parse.y
590
yyerror("reached end of file while parsing "
usr.sbin/ntpd/parse.y
698
yyerror("syntax error");
usr.sbin/ntpd/parse.y
702
yyerror("string too long");
usr.sbin/ntpd/parse.y
720
yyerror("string too long");
usr.sbin/ntpd/parse.y
734
yyerror("\"%s\" invalid number: %s",
usr.sbin/ntpd/parse.y
759
yyerror("string too long");
usr.sbin/ospf6d/parse.y
162
yyerror("failed to include file %s", $2);
usr.sbin/ospf6d/parse.y
177
yyerror("string: asprintf");
usr.sbin/ospf6d/parse.y
199
yyerror("macro name cannot contain "
usr.sbin/ospf6d/parse.y
215
yyerror("error parsing router-id");
usr.sbin/ospf6d/parse.y
223
yyerror("invalid fib-priority");
usr.sbin/ospf6d/parse.y
240
yyerror("invalid external route tag");
usr.sbin/ospf6d/parse.y
249
yyerror("invalid rdomain");
usr.sbin/ospf6d/parse.y
256
yyerror("spf-delay out of range "
usr.sbin/ospf6d/parse.y
265
yyerror("spf-holdtime out of range "
usr.sbin/ospf6d/parse.y
298
yyerror("unknown redistribute type");
usr.sbin/ospf6d/parse.y
352
yyerror("redistribute type already defined");
usr.sbin/ospf6d/parse.y
356
yyerror("redistribute metric already defined");
usr.sbin/ospf6d/parse.y
366
yyerror("invalid redistribute metric");
usr.sbin/ospf6d/parse.y
380
yyerror("only external type 1 and 2 allowed");
usr.sbin/ospf6d/parse.y
389
yyerror("interface name %s too long", $3);
usr.sbin/ospf6d/parse.y
394
yyerror("unknown interface %s", $3);
usr.sbin/ospf6d/parse.y
404
yyerror("metric out of range (%d-%d)",
usr.sbin/ospf6d/parse.y
412
yyerror("router-priority out of range (%d-%d)",
usr.sbin/ospf6d/parse.y
420
yyerror("router-dead-time out of range (%d-%d)",
usr.sbin/ospf6d/parse.y
429
yyerror("transmit-delay out of range (%d-%d)",
usr.sbin/ospf6d/parse.y
438
yyerror("hello-interval out of range (%d-%d)",
usr.sbin/ospf6d/parse.y
446
yyerror("retransmit-interval out of range "
usr.sbin/ospf6d/parse.y
486
yyerror("invalid area id");
usr.sbin/ospf6d/parse.y
493
yyerror("error parsing area");
usr.sbin/ospf6d/parse.y
508
yyerror("demote count out of range (1-255)");
usr.sbin/ospf6d/parse.y
516
yyerror("demote group name \"%s\" too long",
usr.sbin/ospf6d/parse.y
524
yyerror("error initializing group \"%s\"",
usr.sbin/ospf6d/parse.y
534
yyerror("unknown interface %s", $2);
usr.sbin/ospf6d/parse.y
539
yyerror("unnumbered interface %s", $2);
usr.sbin/ospf6d/parse.y
579
yyerror("demote group name \"%s\" too long",
usr.sbin/ospf6d/parse.y
587
yyerror("error initializing group \"%s\"",
usr.sbin/ospf6d/parse.y
66
int yyerror(const char *, ...)
usr.sbin/ospf6d/parse.y
716
yyerror("reached end of file while parsing "
usr.sbin/ospf6d/parse.y
811
yyerror("string too long");
usr.sbin/ospf6d/parse.y
824
yyerror("macro '%s' not defined", buf);
usr.sbin/ospf6d/parse.y
862
yyerror("syntax error");
usr.sbin/ospf6d/parse.y
866
yyerror("string too long");
usr.sbin/ospf6d/parse.y
884
yyerror("string too long");
usr.sbin/ospf6d/parse.y
898
yyerror("\"%s\" invalid number: %s",
usr.sbin/ospf6d/parse.y
923
yyerror("string too long");
usr.sbin/ospfd/parse.y
1002
yyerror("string too long");
usr.sbin/ospfd/parse.y
1015
yyerror("macro '%s' not defined", buf);
usr.sbin/ospfd/parse.y
1053
yyerror("syntax error");
usr.sbin/ospfd/parse.y
1057
yyerror("string too long");
usr.sbin/ospfd/parse.y
1075
yyerror("string too long");
usr.sbin/ospfd/parse.y
1089
yyerror("\"%s\" invalid number: %s",
usr.sbin/ospfd/parse.y
1114
yyerror("string too long");
usr.sbin/ospfd/parse.y
1378
yyerror("interface %s already configured",
usr.sbin/ospfd/parse.y
167
yyerror("failed to include file %s", $2);
usr.sbin/ospfd/parse.y
182
yyerror("string: asprintf");
usr.sbin/ospfd/parse.y
213
yyerror("macro name cannot contain "
usr.sbin/ospfd/parse.y
229
yyerror("error parsing router-id");
usr.sbin/ospfd/parse.y
237
yyerror("invalid fib-priority");
usr.sbin/ospfd/parse.y
254
yyerror("invalid external route tag");
usr.sbin/ospfd/parse.y
263
yyerror("invalid rdomain");
usr.sbin/ospfd/parse.y
273
yyerror("spf-delay out of range "
usr.sbin/ospfd/parse.y
282
yyerror("spf-holdtime out of range "
usr.sbin/ospfd/parse.y
307
yyerror("bad network: %llu/%llu", $3, $5);
usr.sbin/ospfd/parse.y
341
yyerror("unknown redistribute type");
usr.sbin/ospfd/parse.y
395
yyerror("redistribute type already defined");
usr.sbin/ospfd/parse.y
399
yyerror("redistribute metric already defined");
usr.sbin/ospfd/parse.y
409
yyerror("invalid redistribute metric");
usr.sbin/ospfd/parse.y
423
yyerror("only external type 1 and 2 allowed");
usr.sbin/ospfd/parse.y
437
yyerror("interface name %s too long", $3);
usr.sbin/ospfd/parse.y
443
yyerror("unknown interface %s", $3);
usr.sbin/ospfd/parse.y
453
yyerror("auth-md key-id out of range "
usr.sbin/ospfd/parse.y
459
yyerror("auth-md key length out of range "
usr.sbin/ospfd/parse.y
471
yyerror("auth-md-keyid out of range "
usr.sbin/ospfd/parse.y
488
yyerror("unknown auth-type");
usr.sbin/ospfd/parse.y
499
yyerror("auth-key too long (max length %d)",
usr.sbin/ospfd/parse.y
512
yyerror("metric out of range (%d-%d)",
usr.sbin/ospfd/parse.y
520
yyerror("router-priority out of range (%d-%d)",
usr.sbin/ospfd/parse.y
532
yyerror("transmit-delay out of range (%d-%d)",
usr.sbin/ospfd/parse.y
541
yyerror("hello-interval out of range (%d-%d)",
usr.sbin/ospfd/parse.y
550
yyerror("fast-hello-interval msec out of "
usr.sbin/ospfd/parse.y
559
yyerror("retransmit-interval out of range "
usr.sbin/ospfd/parse.y
577
yyerror("router-dead-time out of range (%d-%d)",
usr.sbin/ospfd/parse.y
617
yyerror("invalid area id");
usr.sbin/ospfd/parse.y
624
yyerror("error parsing area");
usr.sbin/ospfd/parse.y
639
yyerror("demote count out of range (1-255)");
usr.sbin/ospfd/parse.y
64
int yyerror(const char *, ...)
usr.sbin/ospfd/parse.y
647
yyerror("demote group name \"%s\" too long",
usr.sbin/ospfd/parse.y
655
yyerror("error initializing group \"%s\"",
usr.sbin/ospfd/parse.y
665
yyerror("bad redistribute option");
usr.sbin/ospfd/parse.y
669
yyerror("area redistribute option only "
usr.sbin/ospfd/parse.y
687
yyerror(
usr.sbin/ospfd/parse.y
696
yyerror("unknown interface %s", $2);
usr.sbin/ospfd/parse.y
702
yyerror("address %s not configured on "
usr.sbin/ospfd/parse.y
705
yyerror("unnumbered interface %s", $2);
usr.sbin/ospfd/parse.y
758
yyerror("demote group name \"%s\" too long",
usr.sbin/ospfd/parse.y
766
yyerror("error initializing group \"%s\"",
usr.sbin/ospfd/parse.y
907
yyerror("reached end of file while parsing "
usr.sbin/rad/parse.y
147
yyerror("failed to include file %s", $2);
usr.sbin/rad/parse.y
162
yyerror("string: asprintf");
usr.sbin/rad/parse.y
181
yyerror("macro name cannot contain "
usr.sbin/rad/parse.y
248
yyerror("error parsing prefix "
usr.sbin/rad/parse.y
265
yyerror("invalid nat64 prefix length: %d",
usr.sbin/rad/parse.y
271
yyerror("error parsing prefix \"%s/%d\"", $3,
usr.sbin/rad/parse.y
335
yyerror("error parsing prefix "
usr.sbin/rad/parse.y
343
yyerror("error parsing prefix \"%s/%d\"", $2,
usr.sbin/rad/parse.y
390
yyerror("Invalid nat64 prefix lifetime: %lld",
usr.sbin/rad/parse.y
430
yyerror("error parsing nameserver address %s",
usr.sbin/rad/parse.y
465
yyerror("search string too long");
usr.sbin/rad/parse.y
473
yyerror("search string too long");
usr.sbin/rad/parse.y
597
yyerror("reached end of file while parsing "
usr.sbin/rad/parse.y
692
yyerror("string too long");
usr.sbin/rad/parse.y
70
int yyerror(const char *, ...)
usr.sbin/rad/parse.y
705
yyerror("macro '%s' not defined", buf);
usr.sbin/rad/parse.y
743
yyerror("syntax error");
usr.sbin/rad/parse.y
747
yyerror("string too long");
usr.sbin/rad/parse.y
765
yyerror("string too long");
usr.sbin/rad/parse.y
779
yyerror("\"%s\" invalid number: %s",
usr.sbin/rad/parse.y
804
yyerror("string too long");
usr.sbin/radiusd/parse.y
1004
yyerror("module `%s' is not found", modulename);
usr.sbin/radiusd/parse.y
1008
yyerror("Out of memory: %s", strerror(errno));
usr.sbin/radiusd/parse.y
127
yyerror("failed to include file %s", $2);
usr.sbin/radiusd/parse.y
144
yyerror("Out of memory: %s", strerror(errno));
usr.sbin/radiusd/parse.y
163
yyerror("Could not parse the address: %s: %s",
usr.sbin/radiusd/parse.y
196
yyerror("secret is required for client");
usr.sbin/radiusd/parse.y
219
yyerror("secret is specified already");
usr.sbin/radiusd/parse.y
224
yyerror("secret is too long");
usr.sbin/radiusd/parse.y
246
yyerror("Could not parse the address: %s: %s",
usr.sbin/radiusd/parse.y
257
yyerror("mask len %lld is out of range",
usr.sbin/radiusd/parse.y
268
yyerror("mask len %lld is out of range",
usr.sbin/radiusd/parse.y
291
yyerror("default path for `%s' is unknown.",
usr.sbin/radiusd/parse.y
309
yyerror("default path for `%s' is unknown.",
usr.sbin/radiusd/parse.y
342
yyerror("module `%s' is not found", $3);
usr.sbin/radiusd/parse.y
350
yyerror("setting `%s' is not allowed", $4);
usr.sbin/radiusd/parse.y
354
yyerror("syntax error by module `%s'", $3);
usr.sbin/radiusd/parse.y
369
yyerror("setting `%s' is not allowed", $2);
usr.sbin/radiusd/parse.y
375
yyerror("syntax error by module `%s'",
usr.sbin/radiusd/parse.y
425
yyerror("no authentication module specified");
usr.sbin/radiusd/parse.y
460
yyerror("authenticate is specified already");
usr.sbin/radiusd/parse.y
492
yyerror("Out of memory: %s", strerror(errno));
usr.sbin/radiusd/parse.y
663
yyerror("reached end of file while parsing "
usr.sbin/radiusd/parse.y
67
int yyerror(const char *, ...)
usr.sbin/radiusd/parse.y
771
yyerror("syntax error");
usr.sbin/radiusd/parse.y
775
yyerror("string too long");
usr.sbin/radiusd/parse.y
793
yyerror("string too long");
usr.sbin/radiusd/parse.y
807
yyerror("\"%s\" invalid number: %s",
usr.sbin/radiusd/parse.y
832
yyerror("string too long");
usr.sbin/radiusd/parse.y
947
yyerror("Out of memory: %s", strerror(errno));
usr.sbin/relayd/parse.y
1008
yyerror("script path truncated");
usr.sbin/relayd/parse.y
1027
yyerror("invalid http digest");
usr.sbin/relayd/parse.y
1061
yyerror("protocol %s defined twice", $3);
usr.sbin/relayd/parse.y
1070
yyerror("protocol name truncated");
usr.sbin/relayd/parse.y
1091
yyerror("too many protocols defined");
usr.sbin/relayd/parse.y
1100
yyerror("invalid TLS protocol");
usr.sbin/relayd/parse.y
1124
yyerror("can set tls options only for "
usr.sbin/relayd/parse.y
1132
yyerror("can set tls options only for "
usr.sbin/relayd/parse.y
1140
yyerror("can set tcp options only for "
usr.sbin/relayd/parse.y
1148
yyerror("can set tcp options only for "
usr.sbin/relayd/parse.y
1155
yyerror("can set http options only for "
usr.sbin/relayd/parse.y
1162
yyerror("can set http options only for "
usr.sbin/relayd/parse.y
1180
yyerror("invalid headerlen: %lld", $2);
usr.sbin/relayd/parse.y
1201
yyerror("invalid backlog: %lld", $2);
usr.sbin/relayd/parse.y
1209
yyerror("invalid socket buffer size: %lld", $3);
usr.sbin/relayd/parse.y
1215
yyerror("invalid ttl: %lld", $3);
usr.sbin/relayd/parse.y
1226
yyerror("invalid TCP/IP flag: %s", $2);
usr.sbin/relayd/parse.y
1244
yyerror("tlsciphers truncated");
usr.sbin/relayd/parse.y
1261
yyerror("tls_config_new failed");
usr.sbin/relayd/parse.y
1266
yyerror("tls edh params %s: %s", $3,
usr.sbin/relayd/parse.y
1276
yyerror("tls edh truncated");
usr.sbin/relayd/parse.y
1285
yyerror("tls_config_new failed");
usr.sbin/relayd/parse.y
1290
yyerror("tls ecdhe %s: %s", $2,
usr.sbin/relayd/parse.y
1300
yyerror("tls ecdhe curves truncated");
usr.sbin/relayd/parse.y
1310
yyerror("tlsca truncated");
usr.sbin/relayd/parse.y
1320
yyerror("tlscakey truncated");
usr.sbin/relayd/parse.y
1326
yyerror("tlscapass");
usr.sbin/relayd/parse.y
1338
yyerror("tlscacert truncated");
usr.sbin/relayd/parse.y
1348
yyerror("keypair name too long");
usr.sbin/relayd/parse.y
1353
yyerror("calloc");
usr.sbin/relayd/parse.y
1364
yyerror("tlsclientca truncated");
usr.sbin/relayd/parse.y
1392
yyerror("invalid TLS flag: %s", $1);
usr.sbin/relayd/parse.y
1420
yyerror("address family mismatch");
usr.sbin/relayd/parse.y
1428
yyerror("failed to load rule");
usr.sbin/relayd/parse.y
1430
yyerror("failed to load rules from %s",
usr.sbin/relayd/parse.y
1499
yyerror("unknown HTTP method currently not "
usr.sbin/relayd/parse.y
1570
yyerror("invalid strip number");
usr.sbin/relayd/parse.y
1585
yyerror("combining query type and the given "
usr.sbin/relayd/parse.y
1611
yyerror("combining query type and the given "
usr.sbin/relayd/parse.y
1625
yyerror("combining url type and the given "
usr.sbin/relayd/parse.y
1651
yyerror("combining url type and the given "
usr.sbin/relayd/parse.y
1662
yyerror("undefined forward table");
usr.sbin/relayd/parse.y
1669
yyerror("invalid forward table name");
usr.sbin/relayd/parse.y
1678
yyerror("tag already defined");
usr.sbin/relayd/parse.y
1685
yyerror("invalid tag");
usr.sbin/relayd/parse.y
1695
yyerror("tag truncated");
usr.sbin/relayd/parse.y
1705
yyerror("no tag defined");
usr.sbin/relayd/parse.y
1715
yyerror("tagged already defined");
usr.sbin/relayd/parse.y
1722
yyerror("invalid tag");
usr.sbin/relayd/parse.y
1732
yyerror("tagged truncated");
usr.sbin/relayd/parse.y
1743
yyerror("label already defined");
usr.sbin/relayd/parse.y
1750
yyerror("invalid label");
usr.sbin/relayd/parse.y
1760
yyerror("label truncated");
usr.sbin/relayd/parse.y
1770
yyerror("no label defined");
usr.sbin/relayd/parse.y
1779
yyerror("only one file per rule supported");
usr.sbin/relayd/parse.y
1824
yyerror("relay name truncated");
usr.sbin/relayd/parse.y
1831
yyerror("too many relays defined");
usr.sbin/relayd/parse.y
1844
yyerror("too many relays defined");
usr.sbin/relayd/parse.y
1857
yyerror("relay %s or listener defined twice",
usr.sbin/relayd/parse.y
1863
yyerror("relay %s has no listener",
usr.sbin/relayd/parse.y
1869
yyerror("relay %s with conflicting nat lookup "
usr.sbin/relayd/parse.y
1876
yyerror("relay %s has no target, rdr, "
usr.sbin/relayd/parse.y
1887
yyerror("cannot load certificates for relay %s",
usr.sbin/relayd/parse.y
1894
yyerror("cannot load keypair %s"
usr.sbin/relayd/parse.y
1933
yyerror("invalid port");
usr.sbin/relayd/parse.y
1940
yyerror("invalid listen ip: %s", $3);
usr.sbin/relayd/parse.y
1958
yyerror("no route for relays");
usr.sbin/relayd/parse.y
1970
yyerror("invalid timeout: %lld", $3);
usr.sbin/relayd/parse.y
1974
yyerror("timeout too large: %lld", $3);
usr.sbin/relayd/parse.y
1982
yyerror("more than one protocol specified");
usr.sbin/relayd/parse.y
1990
yyerror("no such protocol: %s", $2);
usr.sbin/relayd/parse.y
2009
yyerror("relay %s target or redirection "
usr.sbin/relayd/parse.y
2015
yyerror("invalid port");
usr.sbin/relayd/parse.y
2022
yyerror("invalid forward ip: %s", $1);
usr.sbin/relayd/parse.y
2048
yyerror("failed to allocate table reference");
usr.sbin/relayd/parse.y
2094
yyerror("router %s defined twice", $2);
usr.sbin/relayd/parse.y
2105
yyerror("router name truncated");
usr.sbin/relayd/parse.y
2112
yyerror("too many routers defined");
usr.sbin/relayd/parse.y
2122
yyerror("router %s without routes",
usr.sbin/relayd/parse.y
2147
yyerror("router %s address family mismatch",
usr.sbin/relayd/parse.y
2157
yyerror("too many routes defined");
usr.sbin/relayd/parse.y
2176
yyerror("router %s table already specified",
usr.sbin/relayd/parse.y
2188
yyerror("router %s rtable already specified",
usr.sbin/relayd/parse.y
2193
yyerror("invalid rtable id %lld", $2);
usr.sbin/relayd/parse.y
220
yyerror("failed to include file %s", $2);
usr.sbin/relayd/parse.y
2202
yyerror("route label truncated");
usr.sbin/relayd/parse.y
2223
yyerror("invalid ipv6 address %s", $2);
usr.sbin/relayd/parse.y
2244
yyerror("host name truncated");
usr.sbin/relayd/parse.y
2267
yyerror("retry value already set");
usr.sbin/relayd/parse.y
2271
yyerror("invalid retry value: %lld\n", $2);
usr.sbin/relayd/parse.y
2278
yyerror("parent value already set");
usr.sbin/relayd/parse.y
2282
yyerror("invalid parent value: %lld\n", $2);
usr.sbin/relayd/parse.y
2289
yyerror("priority already set");
usr.sbin/relayd/parse.y
2293
yyerror("invalid priority value: %lld\n", $2);
usr.sbin/relayd/parse.y
2300
yyerror("ttl value already set");
usr.sbin/relayd/parse.y
2304
yyerror("invalid ttl value: %lld\n", $3);
usr.sbin/relayd/parse.y
2317
yyerror("host name truncated");
usr.sbin/relayd/parse.y
2324
yyerror("invalid host %s", $1);
usr.sbin/relayd/parse.y
2341
yyerror("invalid prefixlen %lld", $3);
usr.sbin/relayd/parse.y
2358
yyerror("invalid retry value: %lld\n", $2);
usr.sbin/relayd/parse.y
2367
yyerror("invalid timeout: %lld\n", $1);
usr.sbin/relayd/parse.y
244
yyerror("invalid check type: %s", $1);
usr.sbin/relayd/parse.y
2581
yyerror("reached end of file while parsing "
usr.sbin/relayd/parse.y
2676
yyerror("string too long");
usr.sbin/relayd/parse.y
2689
yyerror("macro '%s' not defined", buf);
usr.sbin/relayd/parse.y
271
yyerror("invalid protocol type: %s", $1);
usr.sbin/relayd/parse.y
2727
yyerror("syntax error");
usr.sbin/relayd/parse.y
2731
yyerror("string too long");
usr.sbin/relayd/parse.y
2749
yyerror("string too long");
usr.sbin/relayd/parse.y
2763
yyerror("\"%s\" invalid number: %s",
usr.sbin/relayd/parse.y
2788
yyerror("string too long");
usr.sbin/relayd/parse.y
285
yyerror("invalid protocol: %s", $1);
usr.sbin/relayd/parse.y
3327
yyerror("unknown table %s", tb->conf.name);
usr.sbin/relayd/parse.y
3334
yyerror("invalid port");
usr.sbin/relayd/parse.y
3341
yyerror("invalid table name");
usr.sbin/relayd/parse.y
3346
yyerror("invalid table mame");
usr.sbin/relayd/parse.y
3357
yyerror("too many tables defined");
usr.sbin/relayd/parse.y
3376
yyerror("too many hosts defined");
usr.sbin/relayd/parse.y
3430
yyerror("too many relays defined");
usr.sbin/relayd/parse.y
3437
yyerror("invalid relay name");
usr.sbin/relayd/parse.y
3443
yyerror("relay %s or listener defined twice",
usr.sbin/relayd/parse.y
3450
yyerror("cannot load certificates for relay %s",
usr.sbin/relayd/parse.y
3456
yyerror("cannot load keypair %s for relay %s",
usr.sbin/relayd/parse.y
3464
yyerror("cannot allocate relay table");
usr.sbin/relayd/parse.y
347
yyerror("invalid port: %lld", $2);
usr.sbin/relayd/parse.y
3502
yyerror("unknown port %s", n);
usr.sbin/relayd/parse.y
359
yyerror("macro name cannot contain "
usr.sbin/relayd/parse.y
389
yyerror("empty binary send data");
usr.sbin/relayd/parse.y
405
yyerror("invalid interval: %lld", $2);
usr.sbin/relayd/parse.y
418
yyerror("invalid number of preforked "
usr.sbin/relayd/parse.y
430
yyerror("agentx context too long");
usr.sbin/relayd/parse.y
442
yyerror("agentx path too long");
usr.sbin/relayd/parse.y
484
yyerror("redirection %s defined twice", $2);
usr.sbin/relayd/parse.y
494
yyerror("redirection name truncated: %s", $2);
usr.sbin/relayd/parse.y
503
yyerror("too many redirections defined");
usr.sbin/relayd/parse.y
510
yyerror("redirection %s has no table",
usr.sbin/relayd/parse.y
515
yyerror("redirection %s has no virtual ip",
usr.sbin/relayd/parse.y
526
yyerror("redirection %s uses two different "
usr.sbin/relayd/parse.y
556
yyerror("superfluous interface");
usr.sbin/relayd/parse.y
562
yyerror("missing interface to route to");
usr.sbin/relayd/parse.y
566
yyerror("no transparent forward here");
usr.sbin/relayd/parse.y
575
yyerror("interface name truncated");
usr.sbin/relayd/parse.y
583
yyerror("table %s has no check", $3->conf.name);
usr.sbin/relayd/parse.y
588
yyerror("only one backup table is allowed");
usr.sbin/relayd/parse.y
596
yyerror("backup table for %s with "
usr.sbin/relayd/parse.y
612
yyerror("invalid virtual ip: %s", $3);
usr.sbin/relayd/parse.y
632
yyerror("redirection tag name truncated: %s",
usr.sbin/relayd/parse.y
643
yyerror("invalid timeout: %lld", $3);
usr.sbin/relayd/parse.y
647
yyerror("timeout too large: %lld", $3);
usr.sbin/relayd/parse.y
669
yyerror("invalid table name");
usr.sbin/relayd/parse.y
689
yyerror("table %s defined twice", $2);
usr.sbin/relayd/parse.y
699
yyerror("table name truncated");
usr.sbin/relayd/parse.y
713
yyerror("table %s has no hosts",
usr.sbin/relayd/parse.y
748
yyerror("table name truncated");
usr.sbin/relayd/parse.y
775
yyerror("invalid port");
usr.sbin/relayd/parse.y
789
yyerror("yyparse: demote group name too long");
usr.sbin/relayd/parse.y
79
int yyerror(const char *, ...)
usr.sbin/relayd/parse.y
796
yyerror("yyparse: error initializing group "
usr.sbin/relayd/parse.y
804
yyerror("table interval must be "
usr.sbin/relayd/parse.y
817
yyerror("key already specified");
usr.sbin/relayd/parse.y
828
yyerror("key not supported by mode");
usr.sbin/relayd/parse.y
839
yyerror("mode not supported "
usr.sbin/relayd/parse.y
851
yyerror("mode not supported "
usr.sbin/relayd/parse.y
876
yyerror("hex key must be 128 bits "
usr.sbin/relayd/parse.y
885
yyerror("invalid hex key");
usr.sbin/relayd/parse.y
919
yyerror("invalid HTTP code: %lld", $5);
usr.sbin/relayd/parse.y
950
yyerror("digest truncated");
usr.sbin/relayd/parse.y
966
yyerror("yyparse: expect buffer truncated");
usr.sbin/relayd/parse.y
980
yyerror("empty binary expect data");
usr.sbin/relayd/parse.y
987
yyerror("expect buffer truncated");
usr.sbin/relayd/parse.y
993
yyerror("failed in binary expect data buffer");
usr.sbin/ripd/parse.y
134
yyerror("string: asprintf");
usr.sbin/ripd/parse.y
156
yyerror("macro name cannot contain "
usr.sbin/ripd/parse.y
181
yyerror("unknown split horizon type");
usr.sbin/ripd/parse.y
195
yyerror("invalid rdomain");
usr.sbin/ripd/parse.y
202
yyerror("invalid fib-priority");
usr.sbin/ripd/parse.y
227
yyerror("unknown redistribute type");
usr.sbin/ripd/parse.y
261
yyerror("auth-md key-id out of range "
usr.sbin/ripd/parse.y
267
yyerror("auth-md key length out of range "
usr.sbin/ripd/parse.y
277
yyerror("auth-md-keyid out of range "
usr.sbin/ripd/parse.y
294
yyerror("unknown auth-type");
usr.sbin/ripd/parse.y
305
yyerror("auth-key too long (max length %d)",
usr.sbin/ripd/parse.y
318
yyerror("cost out of range (%d-%d)", 1,
usr.sbin/ripd/parse.y
341
yyerror("unknown interface %s", $2);
usr.sbin/ripd/parse.y
379
yyerror("demote group name \"%s\" too long",
usr.sbin/ripd/parse.y
387
yyerror("error initializing group \"%s\"",
usr.sbin/ripd/parse.y
485
yyerror("reached end of file while parsing "
usr.sbin/ripd/parse.y
574
yyerror("string too long");
usr.sbin/ripd/parse.y
587
yyerror("macro '%s' not defined", buf);
usr.sbin/ripd/parse.y
59
int yyerror(const char *, ...)
usr.sbin/ripd/parse.y
620
yyerror("syntax error");
usr.sbin/ripd/parse.y
624
yyerror("string too long");
usr.sbin/ripd/parse.y
642
yyerror("string too long");
usr.sbin/ripd/parse.y
656
yyerror("\"%s\" invalid number: %s",
usr.sbin/ripd/parse.y
681
yyerror("string too long");
usr.sbin/ripd/parse.y
898
yyerror("interface %s already configured",
usr.sbin/sasyncd/conf.y
53
void yyerror(const char *);
usr.sbin/smtpd/parse.y
1002
yyerror("ttl already specified for this dispatcher");
usr.sbin/smtpd/parse.y
1008
yyerror("ttl delay \"%s\" is invalid", $2);
usr.sbin/smtpd/parse.y
1024
yyerror("dispatcher already declared with that name: %s", $2);
usr.sbin/smtpd/parse.y
1042
yyerror("tag already specified for this rule");
usr.sbin/smtpd/parse.y
1047
yyerror("table \"%s\" may not be used for tag lookups",
usr.sbin/smtpd/parse.y
1060
yyerror("tag already specified for this rule");
usr.sbin/smtpd/parse.y
1065
yyerror("table \"%s\" may not be used for tag lookups",
usr.sbin/smtpd/parse.y
1079
yyerror("helo already specified for this rule");
usr.sbin/smtpd/parse.y
1084
yyerror("table \"%s\" may not be used for helo lookups",
usr.sbin/smtpd/parse.y
1096
yyerror("helo already specified for this rule");
usr.sbin/smtpd/parse.y
1101
yyerror("table \"%s\" may not be used for helo lookups",
usr.sbin/smtpd/parse.y
1112
yyerror("tls already specified for this rule");
usr.sbin/smtpd/parse.y
1119
yyerror("auth already specified for this rule");
usr.sbin/smtpd/parse.y
1128
yyerror("auth already specified for this rule");
usr.sbin/smtpd/parse.y
1133
yyerror("table \"%s\" may not be used for auth lookups",
usr.sbin/smtpd/parse.y
1145
yyerror("auth already specified for this rule");
usr.sbin/smtpd/parse.y
1150
yyerror("table \"%s\" may not be used for auth lookups",
usr.sbin/smtpd/parse.y
1163
yyerror("mail-from already specified for this rule");
usr.sbin/smtpd/parse.y
1168
yyerror("table \"%s\" may not be used for mail-from lookups",
usr.sbin/smtpd/parse.y
1180
yyerror("mail-from already specified for this rule");
usr.sbin/smtpd/parse.y
1185
yyerror("table \"%s\" may not be used for mail-from lookups",
usr.sbin/smtpd/parse.y
1198
yyerror("rcpt-to already specified for this rule");
usr.sbin/smtpd/parse.y
1203
yyerror("table \"%s\" may not be used for rcpt-to lookups",
usr.sbin/smtpd/parse.y
1215
yyerror("rcpt-to already specified for this rule");
usr.sbin/smtpd/parse.y
1220
yyerror("table \"%s\" may not be used for rcpt-to lookups",
usr.sbin/smtpd/parse.y
1232
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1242
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1252
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1262
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1267
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1279
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1284
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1295
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1305
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1310
yyerror("table \"%s\" may not be used for rdns lookups",
usr.sbin/smtpd/parse.y
1323
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1328
yyerror("table \"%s\" may not be used for rdns lookups",
usr.sbin/smtpd/parse.y
1343
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1356
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1361
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1376
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1381
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1398
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1403
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1418
yyerror("from already specified for this rule");
usr.sbin/smtpd/parse.y
1423
yyerror("table \"%s\" may not be used for from lookups",
usr.sbin/smtpd/parse.y
1439
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1449
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1459
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1464
yyerror("table \"%s\" may not be used for 'for' lookups",
usr.sbin/smtpd/parse.y
1476
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1481
yyerror("table \"%s\" may not be used for 'for' lookups",
usr.sbin/smtpd/parse.y
1495
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1500
yyerror("table \"%s\" may not be used for for lookups",
usr.sbin/smtpd/parse.y
1515
yyerror("for already specified for this rule");
usr.sbin/smtpd/parse.y
1520
yyerror("table \"%s\" may not be used for for lookups",
usr.sbin/smtpd/parse.y
1541
yyerror("no such dispatcher: %s", $1);
usr.sbin/smtpd/parse.y
1877
yyerror("no filter exist with that name: %s", $1);
usr.sbin/smtpd/parse.y
1882
yyerror("no filter chain allowed within a filter chain: %s", $1);
usr.sbin/smtpd/parse.y
1889
yyerror("no filter allowed twice within a filter chain: %s", $1);
usr.sbin/smtpd/parse.y
1897
yyerror("no proc allowed twice within a filter chain: %s", fr->proc);
usr.sbin/smtpd/parse.y
1922
yyerror("filter already exists with that name: %s", $2);
usr.sbin/smtpd/parse.y
1928
yyerror("no processor exist with that name: %s", $4);
usr.sbin/smtpd/parse.y
1943
yyerror("filter already exists with that name: %s", $2);
usr.sbin/smtpd/parse.y
1967
yyerror("filter already exists with that name: %s", $2);
usr.sbin/smtpd/parse.y
1981
yyerror("filter already exists with that name: %s", $2);
usr.sbin/smtpd/parse.y
1996
yyerror("invalid size: %" PRId64, $1);
usr.sbin/smtpd/parse.y
2005
yyerror("invalid size: %s", $1);
usr.sbin/smtpd/parse.y
2020
yyerror("invalid bounce delay: %s", $1);
usr.sbin/smtpd/parse.y
2055
yyerror("invalid scheduler limit keyword: %s", $1);
usr.sbin/smtpd/parse.y
2070
yyerror("RFC5321 requires "
usr.sbin/smtpd/parse.y
2081
yyerror("invalid session limit keyword: %s", $1);
usr.sbin/smtpd/parse.y
2101
yyerror("invalid mta limit keyword: %s", $1);
usr.sbin/smtpd/parse.y
2127
yyerror("invalid scheduler limit keyword: %s", $1);
usr.sbin/smtpd/parse.y
2144
yyerror("filter already specified");
usr.sbin/smtpd/parse.y
2149
yyerror("no filter exist with that name: %s", $2);
usr.sbin/smtpd/parse.y
2161
yyerror("filter already specified");
usr.sbin/smtpd/parse.y
2186
yyerror("no-dsn already specified");
usr.sbin/smtpd/parse.y
2194
yyerror("tag already specified");
usr.sbin/smtpd/parse.y
2200
yyerror("tag name too long");
usr.sbin/smtpd/parse.y
2210
yyerror("address family already specified");
usr.sbin/smtpd/parse.y
2218
yyerror("address family already specified");
usr.sbin/smtpd/parse.y
2228
yyerror("port already specified");
usr.sbin/smtpd/parse.y
2235
yyerror("invalid port: %s", $2);
usr.sbin/smtpd/parse.y
2246
yyerror("port already specified");
usr.sbin/smtpd/parse.y
2253
yyerror("invalid port: smtp");
usr.sbin/smtpd/parse.y
2262
yyerror("port already specified");
usr.sbin/smtpd/parse.y
2269
yyerror("invalid port: smtps");
usr.sbin/smtpd/parse.y
2276
yyerror("port already specified");
usr.sbin/smtpd/parse.y
228
yyerror("failed to include file %s", $2);
usr.sbin/smtpd/parse.y
2282
yyerror("invalid port: %" PRId64, $2);
usr.sbin/smtpd/parse.y
2291
yyerror("filter already specified");
usr.sbin/smtpd/parse.y
2295
yyerror("no filter exist with that name: %s", $2);
usr.sbin/smtpd/parse.y
2307
yyerror("filter already specified");
usr.sbin/smtpd/parse.y
2327
yyerror("TLS mode already specified");
usr.sbin/smtpd/parse.y
2335
yyerror("TLS mode already specified");
usr.sbin/smtpd/parse.y
2343
yyerror("TLS mode already specified");
usr.sbin/smtpd/parse.y
2351
yyerror("TLS mode already specified");
usr.sbin/smtpd/parse.y
2359
yyerror("TLS mode already specified");
usr.sbin/smtpd/parse.y
2367
yyerror("ciphers already specified");
usr.sbin/smtpd/parse.y
2374
yyerror("protocols already specified");
usr.sbin/smtpd/parse.y
2381
yyerror("too many pki specified");
usr.sbin/smtpd/parse.y
2388
yyerror("ca already specified");
usr.sbin/smtpd/parse.y
2396
yyerror("auth already specified");
usr.sbin/smtpd/parse.y
2404
yyerror("auth already specified");
usr.sbin/smtpd/parse.y
2412
yyerror("auth already specified");
usr.sbin/smtpd/parse.y
2421
yyerror("auth already specified");
usr.sbin/smtpd/parse.y
243
yyerror("macro name cannot contain "
usr.sbin/smtpd/parse.y
2430
yyerror("tag already specified");
usr.sbin/smtpd/parse.y
2436
yyerror("tag name too long");
usr.sbin/smtpd/parse.y
2444
yyerror("hostname already specified");
usr.sbin/smtpd/parse.y
2455
yyerror("hostnames already specified");
usr.sbin/smtpd/parse.y
2461
yyerror("invalid use of table \"%s\" as "
usr.sbin/smtpd/parse.y
2474
yyerror("received-auth already specified");
usr.sbin/smtpd/parse.y
2482
yyerror("no-dsn already specified");
usr.sbin/smtpd/parse.y
2490
yyerror("proxy-v2 already specified");
usr.sbin/smtpd/parse.y
2500
yyerror("senders already specified");
usr.sbin/smtpd/parse.y
2506
yyerror("invalid use of table \"%s\" as "
usr.sbin/smtpd/parse.y
2516
yyerror("senders already specified");
usr.sbin/smtpd/parse.y
2522
yyerror("invalid use of table \"%s\" as "
usr.sbin/smtpd/parse.y
2536
yyerror("socket listener already configured");
usr.sbin/smtpd/parse.y
2589
yyerror("invalid backend parameter for table: %s",
usr.sbin/smtpd/parse.y
2597
yyerror("invalid configuration file %s for table %s",
usr.sbin/smtpd/parse.y
2635
yyerror("no such table: %s", $2);
usr.sbin/smtpd/parse.y
2829
yyerror("reached end of file while parsing "
usr.sbin/smtpd/parse.y
2924
yyerror("string too long");
usr.sbin/smtpd/parse.y
2937
yyerror("macro '%s' not defined", buf);
usr.sbin/smtpd/parse.y
2975
yyerror("syntax error");
usr.sbin/smtpd/parse.y
2979
yyerror("string too long");
usr.sbin/smtpd/parse.y
2997
yyerror("string too long");
usr.sbin/smtpd/parse.y
3011
yyerror("\"%s\" invalid number: %s",
usr.sbin/smtpd/parse.y
3043
yyerror("string too long");
usr.sbin/smtpd/parse.y
314
yyerror("not a valid admd");
usr.sbin/smtpd/parse.y
330
yyerror("not a valid domain name: %s", $2);
usr.sbin/smtpd/parse.y
362
yyerror("mda wrapper already declared with that name: %s", $3);
usr.sbin/smtpd/parse.y
3677
yyerror("mask-source already specified");
usr.sbin/smtpd/parse.y
399
yyerror("not a valid domain name: %s", $2);
usr.sbin/smtpd/parse.y
430
yyerror("invalid DHE keyword: %s", $2);
usr.sbin/smtpd/parse.y
448
yyerror("processor already exists with that name: %s", $2);
usr.sbin/smtpd/parse.y
467
yyerror("user already specified for this processor");
usr.sbin/smtpd/parse.y
475
yyerror("group already specified for this processor");
usr.sbin/smtpd/parse.y
483
yyerror("chroot already specified for this processor");
usr.sbin/smtpd/parse.y
493
yyerror("tag already specified for this processor");
usr.sbin/smtpd/parse.y
499
yyerror("tag can only contain letters");
usr.sbin/smtpd/parse.y
505
yyerror("tag can only be %d characters", TAG_MAX);
usr.sbin/smtpd/parse.y
538
yyerror("invalid ttl delay: %s", $3);
usr.sbin/smtpd/parse.y
562
yyerror("subaddressing-delimiter must be one character");
usr.sbin/smtpd/parse.y
567
yyerror("sub-addr-delim uses invalid character");
usr.sbin/smtpd/parse.y
585
yyerror("ttl delay \"%s\" is invalid", $3);
usr.sbin/smtpd/parse.y
592
yyerror("ttl delay \"%s\" is too short", $3);
usr.sbin/smtpd/parse.y
604
yyerror("user may not be specified for this dispatcher");
usr.sbin/smtpd/parse.y
609
yyerror("user may not be specified for forward-only");
usr.sbin/smtpd/parse.y
614
yyerror("user may not be specified for expand-only");
usr.sbin/smtpd/parse.y
619
yyerror("user already specified for this dispatcher");
usr.sbin/smtpd/parse.y
629
yyerror("alias mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
634
yyerror("virtual mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
639
yyerror("table \"%s\" may not be used for alias lookups",
usr.sbin/smtpd/parse.y
650
yyerror("virtual mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
655
yyerror("alias mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
660
yyerror("table \"%s\" may not be used for virtual lookups",
usr.sbin/smtpd/parse.y
671
yyerror("userbase mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
676
yyerror("table \"%s\" may not be used for userbase lookups",
usr.sbin/smtpd/parse.y
685
yyerror("no mda wrapper with that name: %s", $2);
usr.sbin/smtpd/parse.y
71
int yyerror(const char *, ...)
usr.sbin/smtpd/parse.y
747
yyerror("helo already specified for this dispatcher");
usr.sbin/smtpd/parse.y
757
yyerror("helo-source mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
761
yyerror("table \"%s\" may not be used for helo-source lookups",
usr.sbin/smtpd/parse.y
770
yyerror("pki already specified for this dispatcher");
usr.sbin/smtpd/parse.y
778
yyerror("ca already specified for this dispatcher");
usr.sbin/smtpd/parse.y
786
yyerror("ciphers already specified for this dispatcher");
usr.sbin/smtpd/parse.y
794
yyerror("protocols already specified for this dispatcher");
usr.sbin/smtpd/parse.y
804
yyerror("source mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
809
yyerror("table \"%s\" may not be used for source lookups",
usr.sbin/smtpd/parse.y
818
yyerror("mail-from already specified for this dispatcher");
usr.sbin/smtpd/parse.y
826
yyerror("backup already specified for this dispatcher");
usr.sbin/smtpd/parse.y
830
yyerror("backup and host are mutually exclusive");
usr.sbin/smtpd/parse.y
839
yyerror("backup already specified for this dispatcher");
usr.sbin/smtpd/parse.y
843
yyerror("backup and host are mutually exclusive");
usr.sbin/smtpd/parse.y
853
yyerror("host mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
857
yyerror("backup and host are mutually exclusive");
usr.sbin/smtpd/parse.y
862
yyerror("table \"%s\" may not be used for host lookups",
usr.sbin/smtpd/parse.y
873
yyerror("host mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
877
yyerror("backup and domain are mutually exclusive");
usr.sbin/smtpd/parse.y
882
yyerror("table \"%s\" may not be used for host lookups",
usr.sbin/smtpd/parse.y
892
yyerror("tls already specified for this dispatcher");
usr.sbin/smtpd/parse.y
901
yyerror("tls already specified for this dispatcher");
usr.sbin/smtpd/parse.y
911
yyerror("auth may not be specified without host on a dispatcher");
usr.sbin/smtpd/parse.y
916
yyerror("auth mapping already specified for this dispatcher");
usr.sbin/smtpd/parse.y
921
yyerror("table \"%s\" may not be used for auth lookups",
usr.sbin/smtpd/parse.y
932
yyerror("filter already specified for this dispatcher");
usr.sbin/smtpd/parse.y
937
yyerror("no filter exist with that name: %s", $2);
usr.sbin/smtpd/parse.y
949
yyerror("filter already specified for this dispatcher");
usr.sbin/smtpd/parse.y
969
yyerror("an srs key is required for srs to be specified in an action");
usr.sbin/smtpd/parse.y
973
yyerror("srs already specified for this dispatcher");
usr.sbin/snmpd/mib.y
1117
yyerror("token too large");
usr.sbin/snmpd/mib.y
1199
yyerror(NULL);
usr.sbin/snmpd/mib.y
1238
yyerror("incomplete binary or hexadecimal string");
usr.sbin/snmpd/mib.y
1244
yyerror("invalid character in bstring");
usr.sbin/snmpd/mib.y
1254
yyerror("invalid character in hstring");
usr.sbin/snmpd/mib.y
1262
yyerror("no valid binary or hexadecimal string");
usr.sbin/snmpd/mib.y
1281
yyerror("invalid number: %s: %s", buf, errstr);
usr.sbin/snmpd/mib.y
1290
yyerror("unknown token: %s", buf);
usr.sbin/snmpd/mib.y
1362
yyerror("malloc");
usr.sbin/snmpd/mib.y
1378
yyerror("symbol %s already imported",
usr.sbin/snmpd/mib.y
1387
yyerror("Too many symbols imported");
usr.sbin/snmpd/mib.y
1402
yyerror("oid too long");
usr.sbin/snmpd/mib.y
1450
yyerror("duplicate item %s", name);
usr.sbin/snmpd/mib.y
1463
yyerror("malloc");
usr.sbin/snmpd/mib.y
189
static void yyerror(const char *, ...)
usr.sbin/snmpd/mib.y
332
yyerror("malloc");
usr.sbin/snmpd/mib.y
341
yyerror("module name too long");
usr.sbin/snmpd/mib.y
419
yyerror("too many symbols from module");
usr.sbin/snmpd/mib.y
424
yyerror("symbol too long");
usr.sbin/snmpd/mib.y
432
yyerror("symbol too long");
usr.sbin/snmpd/mib.y
481
yyerror("descriptor too long");
usr.sbin/snmpd/mib.y
508
yyerror("Invalid LAST-UPDATED: %s", $2);
usr.sbin/snmpd/mib.y
513
yyerror("Invalid LAST-UPDATED: %s", $2);
usr.sbin/snmpd/mib.y
518
yyerror("Invalid LAST-UPDATED: %s", $2);
usr.sbin/snmpd/mib.y
806
yyerror("only first component of "
usr.sbin/snmpd/mib.y
822
yyerror("only first component of "
usr.sbin/snmpd/mib.y
853
yyerror("OBJECT IDENTIFIER number "
usr.sbin/snmpd/mib.y
863
yyerror("OBJECT IDENTIFIER number "
usr.sbin/snmpd/mib.y
948
yyerror("invalid access");
usr.sbin/snmpd/mib.y
962
yyerror("invalid status");
usr.sbin/snmpd/parse.y
1011
yyerror("user redefined");
usr.sbin/snmpd/parse.y
1018
yyerror("seclevel redefined");
usr.sbin/snmpd/parse.y
1028
yyerror("user missing");
usr.sbin/snmpd/parse.y
1063
yyerror("invalid host: %s", $1);
usr.sbin/snmpd/parse.y
1074
yyerror("invalid source-address: %s",
usr.sbin/snmpd/parse.y
1087
yyerror("malloc");
usr.sbin/snmpd/parse.y
1096
yyerror("calloc");
usr.sbin/snmpd/parse.y
1175
yyerror("syntax error, bad auth hmac");
usr.sbin/snmpd/parse.y
1191
yyerror("syntax error, bad encryption cipher");
usr.sbin/snmpd/parse.y
1385
yyerror("reached end of file while parsing quoted string");
usr.sbin/snmpd/parse.y
1487
yyerror("string too long");
usr.sbin/snmpd/parse.y
1500
yyerror("macro '%s' not defined", buf);
usr.sbin/snmpd/parse.y
1538
yyerror("syntax error");
usr.sbin/snmpd/parse.y
1542
yyerror("string too long");
usr.sbin/snmpd/parse.y
1560
yyerror("string too long");
usr.sbin/snmpd/parse.y
1574
yyerror("\"%s\" invalid number: %s",
usr.sbin/snmpd/parse.y
1599
yyerror("string too long");
usr.sbin/snmpd/parse.y
1707
yyerror("%s", error);
usr.sbin/snmpd/parse.y
1711
yyerror("deprecated oid format");
usr.sbin/snmpd/parse.y
1749
yyerror("%s", error);
usr.sbin/snmpd/parse.y
1755
yyerror("%s", error);
usr.sbin/snmpd/parse.y
1761
yyerror("%s", error);
usr.sbin/snmpd/parse.y
1777
yyerror("duplicate oid");
usr.sbin/snmpd/parse.y
218
yyerror("failed to include file %s", $2);
usr.sbin/snmpd/parse.y
233
yyerror("macro name cannot contain "
usr.sbin/snmpd/parse.y
253
yyerror("syntax error, "
usr.sbin/snmpd/parse.y
268
yyerror("malloc");
usr.sbin/snmpd/parse.y
288
yyerror("agentx: group %s not found",
usr.sbin/snmpd/parse.y
301
yyerror("agentx: duplicate entry: %s",
usr.sbin/snmpd/parse.y
312
yyerror("Redefinition of engineid");
usr.sbin/snmpd/parse.y
321
yyerror("r/o community name too long");
usr.sbin/snmpd/parse.y
331
yyerror("r/w community name too long");
usr.sbin/snmpd/parse.y
341
yyerror("trap community name too long");
usr.sbin/snmpd/parse.y
353
yyerror("malloc");
usr.sbin/snmpd/parse.y
368
yyerror("malloc");
usr.sbin/snmpd/parse.y
385
yyerror("%s", errstr);
usr.sbin/snmpd/parse.y
392
yyerror("%s", errstr);
usr.sbin/snmpd/parse.y
442
yyerror("invalid address: %s", $2);
usr.sbin/snmpd/parse.y
453
yyerror("calloc");
usr.sbin/snmpd/parse.y
473
yyerror("port number too large");
usr.sbin/snmpd/parse.y
477
yyerror("port number too small");
usr.sbin/snmpd/parse.y
481
yyerror("malloc");
usr.sbin/snmpd/parse.y
490
yyerror("agentx path: must be absolute");
usr.sbin/snmpd/parse.y
496
yyerror("agentx path: too long");
usr.sbin/snmpd/parse.y
503
yyerror("agentx owner: too large");
usr.sbin/snmpd/parse.y
515
yyerror("agentx owner: %s", errstr);
usr.sbin/snmpd/parse.y
519
yyerror("agentx owner: user not found");
usr.sbin/snmpd/parse.y
527
yyerror("agentx group: too large");
usr.sbin/snmpd/parse.y
539
yyerror("agentx group: %s", errstr);
usr.sbin/snmpd/parse.y
543
yyerror("agentx group: group not found");
usr.sbin/snmpd/parse.y
558
yyerror("agentx mode: invalid");
usr.sbin/snmpd/parse.y
571
yyerror("agentx: duplicate option");
usr.sbin/snmpd/parse.y
601
yyerror("Invalid ipv4 address: %s", $2);
usr.sbin/snmpd/parse.y
617
yyerror("Invalid ipv6 address: %s", $2);
usr.sbin/snmpd/parse.y
633
yyerror("Invalid mac address: %s", $2);
usr.sbin/snmpd/parse.y
641
yyerror("Invalid mac address: %s", $2);
usr.sbin/snmpd/parse.y
660
yyerror("invalid text character");
usr.sbin/snmpd/parse.y
667
yyerror("Invalid text length: %s", $2);
usr.sbin/snmpd/parse.y
680
yyerror("Invalid octets length: %s", $2);
usr.sbin/snmpd/parse.y
686
yyerror("Invalid octets: %s", $2);
usr.sbin/snmpd/parse.y
699
yyerror("Invalid agentid length: %s", $2);
usr.sbin/snmpd/parse.y
705
yyerror("Invalid agentid: %s", $2);
usr.sbin/snmpd/parse.y
718
yyerror("hosthash only allowed for pen "
usr.sbin/snmpd/parse.y
735
yyerror("%lld is only allowed when pen is not "
usr.sbin/snmpd/parse.y
740
yyerror("Invalid format number: %lld\n", $1);
usr.sbin/snmpd/parse.y
746
yyerror("Invalid octets length: %s", $2);
usr.sbin/snmpd/parse.y
753
yyerror("Invalid octets: %s", $2);
usr.sbin/snmpd/parse.y
768
yyerror("hosthash only allowed for pen "
usr.sbin/snmpd/parse.y
774
yyerror("gethostname: %s", strerror(errno));
usr.sbin/snmpd/parse.y
79
int yyerror(const char *, ...)
usr.sbin/snmpd/parse.y
794
yyerror("pen number too large");
usr.sbin/snmpd/parse.y
798
yyerror("pen number too small");
usr.sbin/snmpd/parse.y
824
yyerror("system contact already defined");
usr.sbin/snmpd/parse.y
831
yyerror("system contact too long");
usr.sbin/snmpd/parse.y
839
yyerror("system description already defined");
usr.sbin/snmpd/parse.y
846
yyerror("system description too long");
usr.sbin/snmpd/parse.y
854
yyerror("system location already defined");
usr.sbin/snmpd/parse.y
861
yyerror("system location too long");
usr.sbin/snmpd/parse.y
869
yyerror("system name already defined");
usr.sbin/snmpd/parse.y
876
yyerror("system name too long");
usr.sbin/snmpd/parse.y
884
yyerror("system oid already defined");
usr.sbin/snmpd/parse.y
892
yyerror("system services already defined");
usr.sbin/snmpd/parse.y
896
yyerror("system services too small");
usr.sbin/snmpd/parse.y
899
yyerror("system services too large");
usr.sbin/snmpd/parse.y
911
yyerror("malloc");
usr.sbin/snmpd/parse.y
924
yyerror("number too small");
usr.sbin/snmpd/parse.y
928
yyerror("number too large");
usr.sbin/snmpd/parse.y
954
yyerror("malloc");
usr.sbin/snmpd/parse.y
972
yyerror("User name too long: %s", $2);
usr.sbin/snmpd/parse.y
982
yyerror("Community too long: %s", $2);
usr.sbin/unbound/util/configparser.y
1000
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1011
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1022
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1031
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1044
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1057
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1066
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1075
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1098
yyerror("port number expected");
usr.sbin/unbound/util/configparser.y
1114
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1124
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1146
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1153
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1162
yyerror("port number expected");
usr.sbin/unbound/util/configparser.y
1177
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1188
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1197
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1205
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1212
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1220
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1233
yyerror("port number expected");
usr.sbin/unbound/util/configparser.y
1241
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1248
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1257
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1266
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1270
yyerror("no syslog services are available. "
usr.sbin/unbound/util/configparser.y
1280
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1289
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1298
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1307
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1316
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1325
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1334
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1343
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1407
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1429
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1437
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1445
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1452
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1459
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1470
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1481
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1488
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1497
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1506
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1515
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1553
yyerror("the NSID must be either a hex string or an "
usr.sbin/unbound/util/configparser.y
1561
yyerror("buffer size expected");
usr.sbin/unbound/util/configparser.y
1569
yyerror("buffer size expected");
usr.sbin/unbound/util/configparser.y
1577
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1587
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1597
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1607
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1609
yyerror("value too large (max 63)");
usr.sbin/unbound/util/configparser.y
1611
yyerror("value too small (min 0)");
usr.sbin/unbound/util/configparser.y
1621
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1629
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1631
yyerror("edns buffer size too small");
usr.sbin/unbound/util/configparser.y
1642
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1644
yyerror("message buffer size too small (use 4096)");
usr.sbin/unbound/util/configparser.y
1653
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1661
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1665
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
1674
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1683
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1692
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1701
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1710
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1720
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1730
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
1738
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1742
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
1751
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1768
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1785
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1789
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
1798
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1807
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1816
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1833
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1843
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1853
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1863
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1873
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1883
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1893
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1903
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1913
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1923
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1933
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1940
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1947
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1954
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1963
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1972
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
1981
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
1990
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
1997
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2036
yyerror("bad date/time specification");
usr.sbin/unbound/util/configparser.y
2039
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2053
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2066
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2079
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2088
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2097
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2106
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2115
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2124
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2133
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2143
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2153
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2164
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2173
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2182
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2191
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2200
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2209
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2218
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2227
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2236
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2245
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2258
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2271
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2287
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2296
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2305
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2314
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2323
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2333
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
2341
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2345
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
2354
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
2376
yyerror("local-zone type: expected static, deny, "
usr.sbin/unbound/util/configparser.y
2432
yyerror("local-data-ptr could not be reversed");
usr.sbin/unbound/util/configparser.y
2440
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2450
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2488
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2503
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2532
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2559
yyerror("could not define-tag, "
usr.sbin/unbound/util/configparser.y
2574
yyerror("could not parse tags, (define-tag them first)");
usr.sbin/unbound/util/configparser.y
2581
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2595
yyerror("could not parse tags, (define-tag them first)");
usr.sbin/unbound/util/configparser.y
2602
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2613
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2625
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2637
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2649
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2661
yyerror("could not parse tags, (define-tag them first)");
usr.sbin/unbound/util/configparser.y
2668
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2679
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2691
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2703
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2715
yyerror("could not parse tags, (define-tag them first)");
usr.sbin/unbound/util/configparser.y
2722
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
2732
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2741
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2750
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2759
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
2767
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
2775
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2779
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
2788
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2792
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
2801
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2816
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2831
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2840
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2849
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2859
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2869
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2878
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2887
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2902
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2911
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2920
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2930
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2940
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2950
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2959
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2969
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
2979
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
2992
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3017
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
3031
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3043
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3065
yyerror("option code expected");
usr.sbin/unbound/util/configparser.y
3067
yyerror("option code must be in interval [0, 65535]");
usr.sbin/unbound/util/configparser.y
3076
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3085
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3094
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3101
yyerror("stub name override, there must be one name "
usr.sbin/unbound/util/configparser.y
3111
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3118
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3125
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3134
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3143
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3153
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3163
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3173
yyerror("forward name override, there must be one "
usr.sbin/unbound/util/configparser.y
3183
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3190
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3197
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3206
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3215
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3225
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3235
yyerror("auth name override, there must be one name "
usr.sbin/unbound/util/configparser.y
3252
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3259
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3267
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3274
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3284
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3294
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3304
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3314
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3324
yyerror("view name override, there must be one "
usr.sbin/unbound/util/configparser.y
3347
yyerror("local-zone type: expected static, deny, "
usr.sbin/unbound/util/configparser.y
3423
yyerror("local-data-ptr could not be reversed");
usr.sbin/unbound/util/configparser.y
3431
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3452
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3462
yyerror("control port number expected");
usr.sbin/unbound/util/configparser.y
3471
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3535
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3544
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3568
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3605
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3614
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3637
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3647
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3657
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3667
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
367
yyerror("stub-zone without name");
usr.sbin/unbound/util/configparser.y
3677
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3687
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3697
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
3699
yyerror("dnstap sample rate too small");
usr.sbin/unbound/util/configparser.y
3718
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3735
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3742
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3793
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
380
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
3802
yyerror("port number expected");
usr.sbin/unbound/util/configparser.y
3843
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
3851
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
3855
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
3864
yyerror("memory size expected");
usr.sbin/unbound/util/configparser.y
3872
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
3876
yyerror("must be a power of 2");
usr.sbin/unbound/util/configparser.y
3930
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
394
yyerror("forward-zone without name");
usr.sbin/unbound/util/configparser.y
3943
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
3982
yyerror("valid redis server port number expected");
usr.sbin/unbound/util/configparser.y
3997
yyerror("valid redis server port number expected");
usr.sbin/unbound/util/configparser.y
4058
yyerror("redis timeout value expected");
usr.sbin/unbound/util/configparser.y
407
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
4071
yyerror("redis timeout value expected");
usr.sbin/unbound/util/configparser.y
4084
yyerror("redis command timeout value expected");
usr.sbin/unbound/util/configparser.y
4097
yyerror("redis command timeout value expected");
usr.sbin/unbound/util/configparser.y
4110
yyerror("redis connect timeout value expected");
usr.sbin/unbound/util/configparser.y
4123
yyerror("redis connect timeout value expected");
usr.sbin/unbound/util/configparser.y
4136
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
4151
yyerror("valid redis logical database index expected");
usr.sbin/unbound/util/configparser.y
4166
yyerror("valid redis logical database index expected");
usr.sbin/unbound/util/configparser.y
4178
yyerror("positive number expected");
usr.sbin/unbound/util/configparser.y
4189
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
4202
yyerror("expected 128 bit hex string");
usr.sbin/unbound/util/configparser.y
421
yyerror("view without name");
usr.sbin/unbound/util/configparser.y
4221
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
4230
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
4239
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
4248
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
4269
yyerror("ipset name v4 override, there must be one "
usr.sbin/unbound/util/configparser.y
4284
yyerror("ipset name v6 override, there must be one "
usr.sbin/unbound/util/configparser.y
4308
yyerror("response-ip action: expected deny, redirect, "
usr.sbin/unbound/util/configparser.y
4326
yyerror("expected deny, refuse, deny_non_local, "
usr.sbin/unbound/util/configparser.y
434
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
460
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
480
yyerror("could not parse tags, (define-tag them first)");
usr.sbin/unbound/util/configparser.y
496
yyerror("rpz-action-override action: expected nxdomain, "
usr.sbin/unbound/util/configparser.y
519
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
536
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
557
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
571
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
580
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
591
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
600
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
609
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
618
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
627
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
638
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
647
yyerror("port number expected");
usr.sbin/unbound/util/configparser.y
683
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
709
yyerror("IPv4 subnet length expected");
usr.sbin/unbound/util/configparser.y
726
yyerror("Ipv6 subnet length expected");
usr.sbin/unbound/util/configparser.y
743
yyerror("IPv4 subnet length expected");
usr.sbin/unbound/util/configparser.y
760
yyerror("Ipv6 subnet length expected");
usr.sbin/unbound/util/configparser.y
777
yyerror("IPv4 ECS tree size expected");
usr.sbin/unbound/util/configparser.y
792
yyerror("IPv6 ECS tree size expected");
usr.sbin/unbound/util/configparser.y
810
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
824
yyerror("out of memory");
usr.sbin/unbound/util/configparser.y
834
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
844
yyerror("port number or range (\"low-high\") expected");
usr.sbin/unbound/util/configparser.y
853
yyerror("port number or range (\"low-high\") expected");
usr.sbin/unbound/util/configparser.y
861
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
870
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
879
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
895
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
904
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
913
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
922
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
931
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
940
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
949
yyerror("expected yes or no.");
usr.sbin/unbound/util/configparser.y
958
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
967
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
976
yyerror("number expected");
usr.sbin/unbound/util/configparser.y
989
yyerror("number expected");
usr.sbin/vmd/parse.y
1010
yyerror("string too long");
usr.sbin/vmd/parse.y
1023
yyerror("macro '%s' not defined", buf);
usr.sbin/vmd/parse.y
1061
yyerror("syntax error");
usr.sbin/vmd/parse.y
1065
yyerror("string too long");
usr.sbin/vmd/parse.y
1083
yyerror("string too long");
usr.sbin/vmd/parse.y
1097
yyerror("\"%s\" invalid number: %s",
usr.sbin/vmd/parse.y
1122
yyerror("string too long");
usr.sbin/vmd/parse.y
158
yyerror("failed to include file %s", $2);
usr.sbin/vmd/parse.y
173
yyerror("macro name cannot contain "
usr.sbin/vmd/parse.y
195
yyerror("invalid local inet6 prefix: %s", err);
usr.sbin/vmd/parse.y
208
yyerror("invalid local prefix: %s", err);
usr.sbin/vmd/parse.y
225
yyerror("invalid agentx path");
usr.sbin/vmd/parse.y
248
yyerror("switch \"%s\" "
usr.sbin/vmd/parse.y
277
yyerror("invalid group name: %s", $2);
usr.sbin/vmd/parse.y
286
yyerror("invalid switch interface: %s", $2);
usr.sbin/vmd/parse.y
293
yyerror("switch interface too long: %s", $2);
usr.sbin/vmd/parse.y
304
yyerror("invalid rdomain: %lld", $2);
usr.sbin/vmd/parse.y
333
yyerror("vm %s name too long", $2);
usr.sbin/vmd/parse.y
352
yyerror("vm name too long");
usr.sbin/vmd/parse.y
380
yyerror("vm \"%s\" failed: %s",
usr.sbin/vmd/parse.y
422
yyerror("failed to parse disks: %s", $2);
usr.sbin/vmd/parse.y
435
yyerror("too many interfaces: %zu", vmc_nnics);
usr.sbin/vmd/parse.y
446
yyerror("invalid interface: %s", $3);
usr.sbin/vmd/parse.y
454
yyerror("interface name too long: %s",
usr.sbin/vmd/parse.y
467
yyerror("kernel specified more than once");
usr.sbin/vmd/parse.y
473
yyerror("kernel path not found: %s",
usr.sbin/vmd/parse.y
481
yyerror("malloc");
usr.sbin/vmd/parse.y
490
yyerror("cdrom specified more than once");
usr.sbin/vmd/parse.y
498
yyerror("cdrom name too long");
usr.sbin/vmd/parse.y
507
yyerror("interfaces specified more than once");
usr.sbin/vmd/parse.y
511
yyerror("too many interfaces: %lld", $2);
usr.sbin/vmd/parse.y
520
yyerror("memory specified more than once");
usr.sbin/vmd/parse.y
524
yyerror("failed to parse size: %lld", $2);
usr.sbin/vmd/parse.y
533
yyerror("argument specified more than once");
usr.sbin/vmd/parse.y
538
yyerror("failed to parse size: %s", $2);
usr.sbin/vmd/parse.y
593
yyerror("failed to get user: %s",
usr.sbin/vmd/parse.y
603
yyerror("failed to get group: %s",
usr.sbin/vmd/parse.y
619
yyerror("agentx context too large");
usr.sbin/vmd/parse.y
629
yyerror("agentx path too large");
usr.sbin/vmd/parse.y
635
yyerror("agentx path is not absolute");
usr.sbin/vmd/parse.y
649
yyerror("unrecognized disk format %s", $2);
usr.sbin/vmd/parse.y
676
yyerror("switch name too long: %s", $2);
usr.sbin/vmd/parse.y
686
yyerror("invalid group name: %s", $2);
usr.sbin/vmd/parse.y
69
int yyerror(const char *, ...)
usr.sbin/vmd/parse.y
703
yyerror("invalid rdomain: %lld", $2);
usr.sbin/vmd/parse.y
734
yyerror("invalid address: %s\n", $1);
usr.sbin/vmd/parse.y
907
yyerror("reached end of file while parsing "
usr.sbin/ypldap/parse.y
142
yyerror("failed to include file %s", $2);
usr.sbin/ypldap/parse.y
157
yyerror("macro name cannot contain "
usr.sbin/ypldap/parse.y
176
yyerror("port %s is invalid", $2);
usr.sbin/ypldap/parse.y
185
yyerror("invalid port: %lld", $2);
usr.sbin/ypldap/parse.y
218
yyerror("can't specify multiple bind types");
usr.sbin/ypldap/parse.y
226
yyerror("directory binddn truncated");
usr.sbin/ypldap/parse.y
234
yyerror("can't specify multiple bind types");
usr.sbin/ypldap/parse.y
242
yyerror("directory bindcred truncated");
usr.sbin/ypldap/parse.y
250
yyerror("can't specify multiple bind types");
usr.sbin/ypldap/parse.y
259
yyerror("directory bindext truncated");
usr.sbin/ypldap/parse.y
267
yyerror("can't specify multiple bind types");
usr.sbin/ypldap/parse.y
276
yyerror("can't set cert file without tls"
usr.sbin/ypldap/parse.y
283
yyerror("tls set cert file failed: %s",
usr.sbin/ypldap/parse.y
292
yyerror("can't set key file without tls"
usr.sbin/ypldap/parse.y
299
yyerror("tls set key file failed: %s",
usr.sbin/ypldap/parse.y
310
yyerror("directory basedn truncated");
usr.sbin/ypldap/parse.y
320
yyerror("directory groupdn truncated");
usr.sbin/ypldap/parse.y
330
yyerror("filter truncated");
usr.sbin/ypldap/parse.y
340
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
350
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
361
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
383
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
393
yyerror("tls init failed");
usr.sbin/ypldap/parse.y
400
yyerror("tls config failed");
usr.sbin/ypldap/parse.y
407
yyerror("tls set protocols failed: %s",
usr.sbin/ypldap/parse.y
416
yyerror("tls set ciphers failed: %s",
usr.sbin/ypldap/parse.y
426
yyerror("tls set CA bundle failed: %s",
usr.sbin/ypldap/parse.y
449
yyerror("domainname truncated");
usr.sbin/ypldap/parse.y
471
yyerror("unsupported map type: %s", $3);
usr.sbin/ypldap/parse.y
615
yyerror("reached end of file while parsing "
usr.sbin/ypldap/parse.y
710
yyerror("string too long");
usr.sbin/ypldap/parse.y
723
yyerror("macro '%s' not defined", buf);
usr.sbin/ypldap/parse.y
73
int yyerror(const char *, ...)
usr.sbin/ypldap/parse.y
761
yyerror("syntax error");
usr.sbin/ypldap/parse.y
765
yyerror("string too long");
usr.sbin/ypldap/parse.y
783
yyerror("string too long");
usr.sbin/ypldap/parse.y
797
yyerror("\"%s\" invalid number: %s",
usr.sbin/ypldap/parse.y
822
yyerror("string too long");