Symbol: yyerror
bin/expr/expr.y
73
int yyerror(const char *);
bin/sh/arith_yacc.c
103
yyerror("variable not set");
bin/sh/arith_yacc.c
109
yyerror("variable conversion error");
bin/sh/arith_yacc.c
131
yyerror("division by zero");
bin/sh/arith_yacc.c
133
yyerror("divide error");
bin/sh/arith_yacc.c
177
yyerror("expecting ')'");
bin/sh/arith_yacc.c
201
yyerror("expecting primary");
bin/sh/arith_yacc.c
292
yyerror("expecting ':'");
bin/sh/arith_yacc.c
338
yyerror("expecting EOF");
crypto/heimdal/appl/ftp/ftpd/extern.h
101
void yyerror(char *);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2794
yyerror (YY_("syntax error"));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2818
yyerror (yymsg);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2822
yyerror (YY_("syntax error"));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2940
yyerror (YY_("memory exhausted"));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
3388
yyerror(NULL);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
988
yyerror (YY_("syntax error: cannot back up")); \
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
1335
yyerror(NULL);
crypto/heimdal/lib/asn1/asn1parse.c
2588
yyerror (YY_("syntax error"));
crypto/heimdal/lib/asn1/asn1parse.c
2612
yyerror (yymsg);
crypto/heimdal/lib/asn1/asn1parse.c
2616
yyerror (YY_("syntax error"));
crypto/heimdal/lib/asn1/asn1parse.c
269
void yyerror (const char *);
crypto/heimdal/lib/asn1/asn1parse.c
2734
yyerror (YY_("memory exhausted"));
crypto/heimdal/lib/asn1/asn1parse.c
995
yyerror (YY_("syntax error: cannot back up")); \
crypto/heimdal/lib/asn1/asn1parse.y
55
void yyerror (const char *);
crypto/heimdal/lib/com_err/parse.c
131
void yyerror (char *s);
crypto/heimdal/lib/com_err/parse.c
1506
yyerror (YY_("syntax error"));
crypto/heimdal/lib/com_err/parse.c
1530
yyerror (yymsg);
crypto/heimdal/lib/com_err/parse.c
1534
yyerror (YY_("syntax error"));
crypto/heimdal/lib/com_err/parse.c
1652
yyerror (YY_("memory exhausted"));
crypto/heimdal/lib/com_err/parse.c
1695
yyerror("table name too long");
crypto/heimdal/lib/com_err/parse.c
1701
yyerror("invalid character in table name");
crypto/heimdal/lib/com_err/parse.c
603
yyerror (YY_("syntax error: cannot back up")); \
crypto/heimdal/lib/com_err/parse.y
153
yyerror("table name too long");
crypto/heimdal/lib/com_err/parse.y
159
yyerror("invalid character in table name");
crypto/heimdal/lib/com_err/parse.y
38
void yyerror (char *s);
crypto/heimdal/lib/sl/slc-gram.c
1435
yyerror (YY_("syntax error"));
crypto/heimdal/lib/sl/slc-gram.c
1459
yyerror (yymsg);
crypto/heimdal/lib/sl/slc-gram.c
1463
yyerror (YY_("syntax error"));
crypto/heimdal/lib/sl/slc-gram.c
1581
yyerror (YY_("memory exhausted"));
crypto/heimdal/lib/sl/slc-gram.c
577
yyerror (YY_("syntax error: cannot back up")); \
crypto/heimdal/lib/sl/slc.h
54
void yyerror (char *s);
crypto/krb5/src/lib/krb5/krb/deltat.c
1369
yyerror (tmv, YY_("syntax error"));
crypto/krb5/src/lib/krb5/krb/deltat.c
1480
yyerror (tmv, YY_("memory exhausted"));
crypto/krb5/src/lib/krb5/krb/deltat.c
793
yyerror (tmv, YY_("syntax error: cannot back up")); \
lib/libipsec/policy_parse.y
235
yyerror("invalid IP address");
lib/libipsec/policy_parse.y
241
yyerror("invalid IP address");
lib/libipsec/policy_parse.y
80
extern void yyerror(const char *msg);
lib/liby/yyerror.h
31
int yyerror(const char *msg);
sbin/devd/devd.h
49
void yyerror(const char *s);
sbin/hastd/parse.y
78
extern void yyerror(const char *);
sbin/ipf/common/ipf_y.y
1238
yyerror("port use incorrect");
sbin/ipf/common/ipf_y.y
1290
yyerror("proto not icmp");
sbin/ipf/common/ipf_y.y
1295
yyerror("proto not ipv6-icmp");
sbin/ipf/common/ipf_y.y
1434
yyerror("service unknown");
sbin/ipf/common/ipf_y.y
1439
yyerror("invalid port number");
sbin/ipf/common/ipf_y.y
1464
yyerror("only available with IPv6");
sbin/ipf/common/ipf_y.y
1544
yyerror("unrecognised icmp type");
sbin/ipf/common/ipf_y.y
1713
yyerror("Invalid octet string for IP address");
sbin/ipf/common/ipf_y.y
1724
yyerror("Invalid octet string for IP address");
sbin/ipf/common/ipf_y.y
1733
yyerror("Invalid octet string for IP address");
sbin/ipf/common/ipf_y.y
24
extern void yyerror(char *);
sbin/ipf/common/ipf_y.y
2549
yyerror("error parsing ipf matching expression");
sbin/ipf/common/ipf_y.y
2581
yyerror("did not find true/false where expected");
sbin/ipf/common/ipf_y.y
745
yyerror("protocol unknown");
sbin/ipf/common/ipf_y.y
823
yyerror("flags with non-ipf type rule");
sbin/ipf/common/ipf_y.y
825
yyerror("flags with non-TCP rule");
sbin/ipf/common/ipf_y.y
900
yyerror("1.src/dst address family mismatch");
sbin/ipf/common/ipf_y.y
909
yyerror("2.src/dst address family mismatch");
sbin/ipf/common/ipf_y.y
915
yyerror("3.src/dst address family mismatch");
sbin/ipf/common/lexer.h
28
extern void yyerror(char *);
sbin/ipf/iplang/iplang_y.y
150
void yyerror(char *);
sbin/ipf/ipmon/ipmon_y.y
142
yyerror("unknown action");
sbin/ipf/ipmon/ipmon_y.y
146
yyerror("action building");
sbin/ipf/ipmon/ipmon_y.y
19
extern void yyerror(char *);
sbin/ipf/ipmon/ipmon_y.y
244
yyerror("Invalid octet string for IP address");
sbin/ipf/ipmon/ipmon_y.y
97
yyerror("install saver");
sbin/ipf/ipnat/ipnat_y.y
1032
yyerror("Can only use pool with from/to rules\n");
sbin/ipf/ipnat/ipnat_y.y
1040
yyerror("Can only use hash with from/to rules\n");
sbin/ipf/ipnat/ipnat_y.y
1141
yyerror("unknown protocol");
sbin/ipf/ipnat/ipnat_y.y
1214
yyerror("Invalid octet string for IP address");
sbin/ipf/ipnat/ipnat_y.y
182
yyerror("3.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
207
yyerror("4.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
243
yyerror("5.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
267
yyerror("6.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
290
yyerror("7.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
330
yyerror("21.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
358
yyerror("20.address family mismatch");
sbin/ipf/ipnat/ipnat_y.y
37
extern void yyerror(char *);
sbin/ipf/ipnat/ipnat_y.y
463
yyerror("divert must have /32 dest");
sbin/ipf/ipnat/ipnat_y.y
471
yyerror("divert must have /32 dest");
sbin/ipf/ipnat/ipnat_y.y
512
yyerror("must be TCP/UDP for ports");
sbin/ipf/ipnat/ipnat_y.y
526
yyerror("proxy port numbers not consistant");
sbin/ipf/ipnat/ipnat_y.y
538
yyerror("invalid port number");
sbin/ipf/ipnat/ipnat_y.y
552
yyerror("proxy port numbers not consistant");
sbin/ipf/ipnat/ipnat_y.y
566
yyerror("invalid port number");
sbin/ipf/ipnat/ipnat_y.y
581
yyerror("protocol set twice");
sbin/ipf/ipnat/ipnat_y.y
587
yyerror("protocol set twice");
sbin/ipf/ipnat/ipnat_y.y
595
yyerror("protocol set twice");
sbin/ipf/ipnat/ipnat_y.y
609
yyerror("8.address family "
sbin/ipf/ipnat/ipnat_y.y
621
yyerror("9.address family "
sbin/ipf/ipnat/ipnat_y.y
636
yyerror("10.address family "
sbin/ipf/ipnat/ipnat_y.y
655
yyerror("dest ip bitmask not /32");
sbin/ipf/ipnat/ipnat_y.y
658
yyerror("dest ip bitmask not /128");
sbin/ipf/ipnat/ipnat_y.y
672
yyerror("11.address family "
sbin/ipf/ipnat/ipnat_y.y
684
yyerror("12.address family "
sbin/ipf/ipnat/ipnat_y.y
712
yyerror("invalid port number");
sbin/ipf/ipnat/ipnat_y.y
718
yyerror("invalid port number");
sbin/ipf/ipnat/ipnat_y.y
770
yyerror("13.address family "
sbin/ipf/ipnat/ipnat_y.y
776
yyerror("14.address family "
sbin/ipf/ipnat/ipnat_y.y
783
yyerror("15.address family "
sbin/ipf/ipnat/ipnat_y.y
792
yyerror("16.address family "
sbin/ipf/ipnat/ipnat_y.y
798
yyerror("17.address family "
sbin/ipf/ipnat/ipnat_y.y
805
yyerror("18.address family "
sbin/ipf/ipnat/ipnat_y.y
857
yyerror("icmpidmap not followed by icmp");
sbin/ipf/ipnat/ipnat_y.y
861
yyerror("invalid 1st ICMP Id number");
sbin/ipf/ipnat/ipnat_y.y
863
yyerror("invalid 2nd ICMP Id number");
sbin/ipf/ipnat/ipnat_y.y
951
yyerror("1.address family "
sbin/ipf/ipnat/ipnat_y.y
973
yyerror("incorrect inet6 mask");
sbin/ipf/ipnat/ipnat_y.y
977
yyerror("2.address family "
sbin/ipf/ippool/ippool_y.y
404
yyerror("bad bitmask");
sbin/ipf/ippool/ippool_y.y
408
yyerror("bad bitmask");
sbin/ipf/ippool/ippool_y.y
427
yyerror("Invalid octet string for IP address");
sbin/ipf/ippool/ippool_y.y
689
yyerror("Unknown hostname");
sbin/ipf/ippool/ippool_y.y
734
yyerror("Unknown hostname");
sbin/ipf/ipscan/ipscan_y.y
20
extern void yyerror(char *);
sbin/pfctl/parse.y
1004
yyerror("anchor name is longer than %u",
sbin/pfctl/parse.y
1010
yyerror("anchor names beginning with '_' "
sbin/pfctl/parse.y
106
int yyerror(const char *, ...);
sbin/pfctl/parse.y
1086
yyerror(
sbin/pfctl/parse.y
1089
yyerror(
sbin/pfctl/parse.y
1100
yyerror("cannot specify state handling "
sbin/pfctl/parse.y
1158
yyerror("source port parameter not supported"
sbin/pfctl/parse.y
1164
yyerror("destination port list "
sbin/pfctl/parse.y
1169
yyerror("destination port operators"
sbin/pfctl/parse.y
1200
yyerror("proto list expansion"
sbin/pfctl/parse.y
1210
yyerror("fromto parameter not supported"
sbin/pfctl/parse.y
1227
yyerror("anchor name is missing");
sbin/pfctl/parse.y
1277
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
1341
yyerror("anchor names beginning with '_' "
sbin/pfctl/parse.y
1350
yyerror("anchor paths containing '/' "
sbin/pfctl/parse.y
1365
yyerror("inline anchor '%s' "
sbin/pfctl/parse.y
1377
yyerror("anchors without explicit "
sbin/pfctl/parse.y
1411
yyerror("queue cannot be redefined");
sbin/pfctl/parse.y
1421
yyerror("label can only be used %d times", PF_RULE_MAX_LABEL_COUNT);
sbin/pfctl/parse.y
1466
yyerror("scrub rules do not support 'quick'");
sbin/pfctl/parse.y
1477
yyerror("reassemble tcp rules can not "
sbin/pfctl/parse.y
1496
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
1528
yyerror("no-df cannot be respecified");
sbin/pfctl/parse.y
1535
yyerror("min-ttl cannot be respecified");
sbin/pfctl/parse.y
1539
yyerror("illegal min-ttl value %d", $2);
sbin/pfctl/parse.y
1547
yyerror("max-mss cannot be respecified");
sbin/pfctl/parse.y
1551
yyerror("illegal max-mss value %d", $2);
sbin/pfctl/parse.y
1559
yyerror("set-tos cannot be respecified");
sbin/pfctl/parse.y
1567
yyerror("fragcache cannot be respecified");
sbin/pfctl/parse.y
1575
yyerror("scrub reassemble supports only tcp, "
sbin/pfctl/parse.y
1582
yyerror("reassemble tcp cannot be respecified");
sbin/pfctl/parse.y
1589
yyerror("random-id cannot be respecified");
sbin/pfctl/parse.y
1596
yyerror("invalid rtable id");
sbin/pfctl/parse.y
1638
yyerror("interface name too long");
sbin/pfctl/parse.y
1652
yyerror(
sbin/pfctl/parse.y
1740
yyerror("label can only be used %d times", PF_RULE_MAX_LABEL_COUNT);
sbin/pfctl/parse.y
1750
yyerror("invalid rtable id");
sbin/pfctl/parse.y
1766
yyerror("table name too long, max %d chars",
sbin/pfctl/parse.y
1817
yyerror("invalid table option '%s'", $1);
sbin/pfctl/parse.y
1833
yyerror("address ranges are not "
sbin/pfctl/parse.y
1837
yyerror("dynamic addresses are not "
sbin/pfctl/parse.y
1841
yyerror("tables cannot contain tables");
sbin/pfctl/parse.y
1844
yyerror("\"no-route\" is not permitted "
sbin/pfctl/parse.y
1848
yyerror("\"urpf-failed\" is not "
sbin/pfctl/parse.y
1852
yyerror("unknown address type %d",
sbin/pfctl/parse.y
1884
yyerror("no scheduler specified!");
sbin/pfctl/parse.y
1891
yyerror("no child queues specified");
sbin/pfctl/parse.y
1912
yyerror("queue name too long (max "
sbin/pfctl/parse.y
1919
yyerror("cannot specify tbrsize for queue");
sbin/pfctl/parse.y
1923
yyerror("priority out of range: max 255");
sbin/pfctl/parse.y
1931
yyerror("errors in queue definition");
sbin/pfctl/parse.y
1962
yyerror("bandwidth cannot be respecified");
sbin/pfctl/parse.y
1970
yyerror("priority cannot be respecified");
sbin/pfctl/parse.y
1974
yyerror("priority out of range: max 255");
sbin/pfctl/parse.y
1982
yyerror("qlimit cannot be respecified");
sbin/pfctl/parse.y
1986
yyerror("qlimit out of range: max 65535");
sbin/pfctl/parse.y
1994
yyerror("scheduler cannot be respecified");
sbin/pfctl/parse.y
2002
yyerror("tbrsize cannot be respecified");
sbin/pfctl/parse.y
2006
yyerror("tbrsize too big: max %u", UINT_MAX);
sbin/pfctl/parse.y
2041
yyerror("bandwidth spec "
sbin/pfctl/parse.y
2049
yyerror("unknown unit %s", cp);
sbin/pfctl/parse.y
2059
yyerror("bandwidth number too big");
sbin/pfctl/parse.y
2130
yyerror("unknown cbq flag \"%s\"", $1);
sbin/pfctl/parse.y
2154
yyerror("unknown priq flag \"%s\"", $1);
sbin/pfctl/parse.y
2177
yyerror("linkshare already specified");
sbin/pfctl/parse.y
2186
yyerror("timing in curve out of range");
sbin/pfctl/parse.y
2190
yyerror("linkshare already specified");
sbin/pfctl/parse.y
2200
yyerror("realtime already specified");
sbin/pfctl/parse.y
2209
yyerror("timing in curve out of range");
sbin/pfctl/parse.y
2213
yyerror("realtime already specified");
sbin/pfctl/parse.y
2223
yyerror("upperlimit already specified");
sbin/pfctl/parse.y
2232
yyerror("timing in curve out of range");
sbin/pfctl/parse.y
2236
yyerror("upperlimit already specified");
sbin/pfctl/parse.y
2256
yyerror("unknown hfsc flag \"%s\"", $1);
sbin/pfctl/parse.y
2279
yyerror("linkshare already specified");
sbin/pfctl/parse.y
2287
yyerror("linkshare already specified");
sbin/pfctl/parse.y
2313
yyerror("unknown fairq flag \"%s\"", $1);
sbin/pfctl/parse.y
2336
yyerror("interval already specified");
sbin/pfctl/parse.y
2343
yyerror("target already specified");
sbin/pfctl/parse.y
2352
yyerror("unknown codel option \"%s\"", $1);
sbin/pfctl/parse.y
2379
yyerror("queue name '%s' too long (max "
sbin/pfctl/parse.y
2396
yyerror("id not specified");
sbin/pfctl/parse.y
2401
yyerror("limit not specified");
sbin/pfctl/parse.y
2424
yyerror("state limiter %s id %u"
sbin/pfctl/parse.y
2436
yyerror("state limiter name is too short");
sbin/pfctl/parse.y
2441
yyerror("state limiter name is too long");
sbin/pfctl/parse.y
2452
yyerror("state limiter id %lld: "
sbin/pfctl/parse.y
2462
yyerror("state limiter missing options");
sbin/pfctl/parse.y
2478
yyerror("id cannot be respecified");
sbin/pfctl/parse.y
2488
yyerror("limit cannot be respecified");
sbin/pfctl/parse.y
2494
yyerror("invalid state limiter limit");
sbin/pfctl/parse.y
2504
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
2508
yyerror("invalid rate limit %lld", $2);
sbin/pfctl/parse.y
2512
yyerror("invalid rate seconds %lld", $4);
sbin/pfctl/parse.y
2530
yyerror("state limiter not found");
sbin/pfctl/parse.y
2548
yyerror("id not specified");
sbin/pfctl/parse.y
2553
yyerror("entries not specified");
sbin/pfctl/parse.y
2558
yyerror("state limit not specified");
sbin/pfctl/parse.y
2596
yyerror("source limiter %s id %u"
sbin/pfctl/parse.y
2608
yyerror("source limiter name is too short");
sbin/pfctl/parse.y
2613
yyerror("source limiter name is too long");
sbin/pfctl/parse.y
2624
yyerror("source limiter id %lld: "
sbin/pfctl/parse.y
2634
yyerror("source limiter missing options");
sbin/pfctl/parse.y
2652
yyerror("entries cannot be respecified");
sbin/pfctl/parse.y
2662
yyerror("entries cannot be respecified");
sbin/pfctl/parse.y
2672
yyerror("state limit cannot be respecified");
sbin/pfctl/parse.y
2682
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
2696
yyerror("rate cannot be respecified");
sbin/pfctl/parse.y
2705
yyerror("invalid table name");
sbin/pfctl/parse.y
2710
yyerror("above limit is invalid");
sbin/pfctl/parse.y
2714
yyerror("below limit higher than above limit");
sbin/pfctl/parse.y
2726
yyerror("inet mask cannot be respecified");
sbin/pfctl/parse.y
2731
yyerror("inet mask length out of range");
sbin/pfctl/parse.y
2742
yyerror("inet6 mask cannot be respecified");
sbin/pfctl/parse.y
2747
yyerror("inet6 mask length out of range");
sbin/pfctl/parse.y
2763
yyerror("below limit is invalid");
sbin/pfctl/parse.y
2777
yyerror("source limiter not found");
sbin/pfctl/parse.y
2851
yyerror(
sbin/pfctl/parse.y
2854
yyerror(
sbin/pfctl/parse.y
2877
yyerror("state option 'max' "
sbin/pfctl/parse.y
2885
yyerror("state option 'sync' "
sbin/pfctl/parse.y
2893
yyerror("state option "
sbin/pfctl/parse.y
2903
yyerror("state option "
sbin/pfctl/parse.y
2909
yyerror("'max-src-states' must "
sbin/pfctl/parse.y
2919
yyerror("multiple 'overload' "
sbin/pfctl/parse.y
2927
yyerror("state option: "
sbin/pfctl/parse.y
2935
yyerror("state option "
sbin/pfctl/parse.y
2941
yyerror("'max-src-conn' "
sbin/pfctl/parse.y
2952
yyerror("state option "
sbin/pfctl/parse.y
2959
yyerror("'max-src-conn-rate' "
sbin/pfctl/parse.y
2965
yyerror("'max-src-conn-rate' "
sbin/pfctl/parse.y
2979
yyerror("state option "
sbin/pfctl/parse.y
2985
yyerror("'max-src-nodes' must "
sbin/pfctl/parse.y
2996
yyerror("state locking option: "
sbin/pfctl/parse.y
3005
yyerror("state sloppy option: "
sbin/pfctl/parse.y
3013
yyerror("state pflow option: "
sbin/pfctl/parse.y
3021
yyerror("state allow-related option: "
sbin/pfctl/parse.y
3034
yyerror("state timeout %s "
sbin/pfctl/parse.y
3065
yyerror("'max-src-nodes' is "
sbin/pfctl/parse.y
3072
yyerror("'max-src-conn' is "
sbin/pfctl/parse.y
3079
yyerror("'max-src-conn-rate' is "
sbin/pfctl/parse.y
3100
yyerror("direction must be explicit "
sbin/pfctl/parse.y
3111
yyerror("no routing address with "
sbin/pfctl/parse.y
3123
yyerror("address specified "
sbin/pfctl/parse.y
3131
yyerror("no address specified "
sbin/pfctl/parse.y
3136
yyerror("address family "
sbin/pfctl/parse.y
3229
yyerror("flags cannot be redefined");
sbin/pfctl/parse.y
3240
yyerror("icmp-type cannot be redefined");
sbin/pfctl/parse.y
3248
yyerror("prio cannot be redefined");
sbin/pfctl/parse.y
3252
yyerror("prio must be 0 - %u", PF_PRIO_MAX);
sbin/pfctl/parse.y
3260
yyerror("tos cannot be redefined");
sbin/pfctl/parse.y
3268
yyerror("modulate or keep cannot be redefined");
sbin/pfctl/parse.y
3286
yyerror("label can only be used %d times", PF_RULE_MAX_LABEL_COUNT);
sbin/pfctl/parse.y
3293
yyerror("queue cannot be redefined");
sbin/pfctl/parse.y
3333
yyerror("cannot respecify received-on");
sbin/pfctl/parse.y
3344
yyerror("invalid probability: %lf", p);
sbin/pfctl/parse.y
3353
yyerror("state limiter already specified");
sbin/pfctl/parse.y
3360
yyerror("source limiter already specified");
sbin/pfctl/parse.y
3367
yyerror("invalid rtable id");
sbin/pfctl/parse.y
3376
yyerror("invalid divert port: %u", ntohs($2.a));
sbin/pfctl/parse.y
3384
yyerror("could not parse divert address: %s",
sbin/pfctl/parse.y
3395
yyerror("invalid divert port: %u", ntohs($4.a));
sbin/pfctl/parse.y
3401
yyerror("divert-reply has no meaning in FreeBSD pf(4)");
sbin/pfctl/parse.y
3427
yyerror("cannot respecify nat-to/binat-to");
sbin/pfctl/parse.y
3434
yyerror("cannot respecify rdr-to");
sbin/pfctl/parse.y
3441
yyerror("cannot respecify nat-to/binat-to");
sbin/pfctl/parse.y
3450
yyerror("cannot respecify af-to");
sbin/pfctl/parse.y
3454
yyerror("no address family specified");
sbin/pfctl/parse.y
3462
yyerror("af-to addresses must be in the "
sbin/pfctl/parse.y
3470
yyerror("cannot respecify af-to");
sbin/pfctl/parse.y
3474
yyerror("no address family specified");
sbin/pfctl/parse.y
3484
yyerror("af-to addresses must be in the "
sbin/pfctl/parse.y
3493
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3497
yyerror("cannot respecify max-pkt-rate");
sbin/pfctl/parse.y
3505
yyerror("only positive values permitted");
sbin/pfctl/parse.y
3526
yyerror("prio cannot be redefined");
sbin/pfctl/parse.y
3535
yyerror("tos cannot be respecified");
sbin/pfctl/parse.y
3543
yyerror("prio must be 0 - %u", PF_PRIO_MAX);
sbin/pfctl/parse.y
3551
yyerror("prio must be 0 - %u", PF_PRIO_MAX);
sbin/pfctl/parse.y
3568
yyerror("invalid probability: %s", $1);
sbin/pfctl/parse.y
3608
yyerror("illegal ttl value %d", $4);
sbin/pfctl/parse.y
3658
yyerror("invalid icmp code %lu", $1);
sbin/pfctl/parse.y
3677
yyerror("invalid icmp code %lu", $1);
sbin/pfctl/parse.y
3726
yyerror("%s: should be a pflog interface", $2);
sbin/pfctl/parse.y
3732
yyerror("%s: %s", $2, errstr);
sbin/pfctl/parse.y
3767
yyerror("interface name too long");
sbin/pfctl/parse.y
3813
yyerror("proto 0 cannot be used");
sbin/pfctl/parse.y
3827
yyerror("protocol outside range");
sbin/pfctl/parse.y
3836
yyerror("invalid EtherType hex");
sbin/pfctl/parse.y
3840
yyerror("Symbolic EtherType not yet supported");
sbin/pfctl/parse.y
3863
yyerror("proto 0 cannot be used");
sbin/pfctl/parse.y
3880
yyerror("unknown protocol %s", $1);
sbin/pfctl/parse.y
3889
yyerror("protocol outside range");
sbin/pfctl/parse.y
3902
yyerror("from must be an address or table");
sbin/pfctl/parse.y
3908
yyerror("to must be an address or table");
sbin/pfctl/parse.y
4122
yyerror("could not parse host specification");
sbin/pfctl/parse.y
4135
yyerror("could not parse host specification");
sbin/pfctl/parse.y
4151
yyerror("invalid address range");
sbin/pfctl/parse.y
4171
yyerror("could not parse host specification");
sbin/pfctl/parse.y
4189
yyerror("could not parse host specification");
sbin/pfctl/parse.y
4199
yyerror("bit number too big");
sbin/pfctl/parse.y
4208
yyerror("table name '%s' too long", $2);
sbin/pfctl/parse.y
4231
yyerror("%s is not a number", $1);
sbin/pfctl/parse.y
4246
yyerror("invalid interface name '%s'", op);
sbin/pfctl/parse.y
4260
yyerror("interface %s has bad modifier",
sbin/pfctl/parse.y
4269
yyerror("illegal combination of "
sbin/pfctl/parse.y
4285
yyerror("interface name too long");
sbin/pfctl/parse.y
4316
yyerror("invalid port range");
sbin/pfctl/parse.y
4326
yyerror("':' cannot be used with an other "
sbin/pfctl/parse.y
4337
yyerror("invalid port range");
sbin/pfctl/parse.y
4345
yyerror("':' cannot be used with an other "
sbin/pfctl/parse.y
4356
yyerror("invalid port range");
sbin/pfctl/parse.y
4406
yyerror("user unknown requires operator = or "
sbin/pfctl/parse.y
4421
yyerror("user unknown requires operator = or "
sbin/pfctl/parse.y
4443
yyerror("unknown user %s", $1);
sbin/pfctl/parse.y
4453
yyerror("illegal uid value %lu", $1);
sbin/pfctl/parse.y
4484
yyerror("group unknown requires operator = or "
sbin/pfctl/parse.y
4499
yyerror("group unknown requires operator = or "
sbin/pfctl/parse.y
4521
yyerror("unknown group %s", $1);
sbin/pfctl/parse.y
4531
yyerror("illegal gid value %lu", $1);
sbin/pfctl/parse.y
4542
yyerror("bad flags %s", $1);
sbin/pfctl/parse.y
4592
yyerror("unknown icmp-code %s", $3);
sbin/pfctl/parse.y
4609
yyerror("illegal icmp-code %lu", $3);
sbin/pfctl/parse.y
4637
yyerror("unknown icmp6-code %s", $3);
sbin/pfctl/parse.y
4654
yyerror("illegal icmp-code %lu", $3);
sbin/pfctl/parse.y
4672
yyerror("unknown icmp-type %s", $1);
sbin/pfctl/parse.y
4681
yyerror("illegal icmp-type %lu", $1);
sbin/pfctl/parse.y
4693
yyerror("unknown icmp6-type %s", $1);
sbin/pfctl/parse.y
4702
yyerror("illegal icmp6-type %lu", $1);
sbin/pfctl/parse.y
4723
yyerror("illegal tos value %s", $1);
sbin/pfctl/parse.y
4732
yyerror("illegal tos value %lu", $1);
sbin/pfctl/parse.y
4790
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4811
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4824
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4838
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4852
yyerror("table name '%s' too long", $3);
sbin/pfctl/parse.y
4870
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4927
yyerror("only positive values permitted");
sbin/pfctl/parse.y
4934
yyerror("illegal timeout name %s", $1);
sbin/pfctl/parse.y
4939
yyerror("illegal state timeout %s", $1);
sbin/pfctl/parse.y
5061
yyerror("hex key must be 128 bits "
sbin/pfctl/parse.y
5074
yyerror("invalid hex key");
sbin/pfctl/parse.y
5111
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
5118
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
5125
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
5133
yyerror("pool type cannot be redefined");
sbin/pfctl/parse.y
5140
yyerror("static-port cannot be redefined");
sbin/pfctl/parse.y
5147
yyerror("sticky-address cannot be redefined");
sbin/pfctl/parse.y
5155
yyerror("endpoint-independent cannot be redefined");
sbin/pfctl/parse.y
5163
yyerror("prefer-ipv6-nexthop cannot be redefined");
sbin/pfctl/parse.y
5171
yyerror("map-e-portset cannot be redefined");
sbin/pfctl/parse.y
5175
yyerror("map-e-portset cannot be used with "
sbin/pfctl/parse.y
5180
yyerror("MAP-E PSID offset must be 1-15");
sbin/pfctl/parse.y
5184
yyerror("Invalid MAP-E PSID length");
sbin/pfctl/parse.y
5187
yyerror("PSID Length = 0: this means"
sbin/pfctl/parse.y
5192
yyerror("Invalid MAP-E PSID");
sbin/pfctl/parse.y
5226
yyerror("\"pass\" not valid with \"no\"");
sbin/pfctl/parse.y
5239
yyerror("\"pass\" not valid with \"no\"");
sbin/pfctl/parse.y
5281
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
5289
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
5298
yyerror("translation rule with 'no' "
sbin/pfctl/parse.y
5304
yyerror("translation rule requires '-> "
sbin/pfctl/parse.y
5309
yyerror("The prefer-ipv6-nexthop option "
sbin/pfctl/parse.y
5333
yyerror("state pflow option: "
sbin/pfctl/parse.y
5364
yyerror("\"pass\" not valid with \"no\"");
sbin/pfctl/parse.y
5383
yyerror("address family (inet/inet6) "
sbin/pfctl/parse.y
5398
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
5405
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
5435
yyerror("multiple binat ip addresses");
sbin/pfctl/parse.y
5441
yyerror("binat ip versions must match");
sbin/pfctl/parse.y
5456
yyerror("multiple binat ip addresses");
sbin/pfctl/parse.y
5460
yyerror("binat ip versions must match");
sbin/pfctl/parse.y
5477
yyerror("'no binat' rule does not need"
sbin/pfctl/parse.y
5483
yyerror("'binat' rule requires"
sbin/pfctl/parse.y
5492
yyerror("binat rule must redirect to "
sbin/pfctl/parse.y
5507
yyerror("'binat' source mask and "
sbin/pfctl/parse.y
5539
yyerror("invalid rtable id");
sbin/pfctl/parse.y
5551
yyerror("interface name too long");
sbin/pfctl/parse.y
5565
yyerror("interface name too long");
sbin/pfctl/parse.y
5613
yyerror("only positive values permitted");
sbin/pfctl/parse.y
5617
yyerror("unknown timeout %s", $1);
sbin/pfctl/parse.y
5627
yyerror("only positive values permitted");
sbin/pfctl/parse.y
5646
yyerror("only positive values permitted");
sbin/pfctl/parse.y
5650
yyerror("unable to set limit %s %u", $1, $2);
sbin/pfctl/parse.y
5671
yyerror("invalid value '%s', expected 'yes' "
sbin/pfctl/parse.y
5722
yyerror(fmt, h->addr.v.tblname);
sbin/pfctl/parse.y
5733
yyerror(fmt);
sbin/pfctl/parse.y
5744
yyerror(fmt, h->addr.v.tblname);
sbin/pfctl/parse.y
5787
yyerror("port only applies to tcp/udp/sctp");
sbin/pfctl/parse.y
5792
yyerror("icmp-type/code only applies to icmp");
sbin/pfctl/parse.y
5796
yyerror("must indicate address family with icmp-type/code");
sbin/pfctl/parse.y
5800
yyerror("must indicate different address family with af-to");
sbin/pfctl/parse.y
5805
yyerror("'overload' requires 'max-src-conn' "
sbin/pfctl/parse.y
5811
yyerror("proto %s doesn't match address family %s",
sbin/pfctl/parse.y
5817
yyerror("allow-opts can only be specified for pass or "
sbin/pfctl/parse.y
5823
yyerror("fragments can be filtered only on IP header fields");
sbin/pfctl/parse.y
5827
yyerror("return-rst can only be applied to TCP rules");
sbin/pfctl/parse.y
5831
yyerror("max-src-nodes requires 'source-track rule'");
sbin/pfctl/parse.y
5835
yyerror("keep state is great, but only for pass rules");
sbin/pfctl/parse.y
5841
yyerror("sloppy state matching cannot be used with "
sbin/pfctl/parse.y
5851
yyerror("dup-to "
sbin/pfctl/parse.y
5860
yyerror("divert is not supported on match rules");
sbin/pfctl/parse.y
5864
yyerror("route-to, reply-to, dup-to and fastroute "
sbin/pfctl/parse.y
5869
yyerror("af-to is not supported on match rules");
sbin/pfctl/parse.y
5875
yyerror("route-to, reply-to and dup-to "
sbin/pfctl/parse.y
5884
yyerror("nat-to and rdr-to require keep state");
sbin/pfctl/parse.y
5888
yyerror("nat-to and rdr-to require a direction");
sbin/pfctl/parse.y
5893
yyerror("'sticky-address' requires 'keep state'");
sbin/pfctl/parse.y
5912
yyerror("src port only applies to tcp/udp/sctp");
sbin/pfctl/parse.y
5916
yyerror("dst port only applies to tcp/udp/sctp");
sbin/pfctl/parse.y
5920
yyerror("rdr port only applies to tcp/udp/sctp");
sbin/pfctl/parse.y
5926
yyerror("invalid port operator for rdr destination port");
sbin/pfctl/parse.y
5947
yyerror("cannot load \"%s\": %s",
sbin/pfctl/parse.y
5950
yyerror("file \"%s\" contains bad data",
sbin/pfctl/parse.y
5956
yyerror("cannot create address buffer: %s",
sbin/pfctl/parse.y
5993
yyerror("cannot define table %s: too many elements.\n"
sbin/pfctl/parse.y
5997
yyerror("cannot define table %s: %s", name,
sbin/pfctl/parse.y
6254
yyerror("altq on ! <interface> is not supported");
sbin/pfctl/parse.y
6358
yyerror("queue %s has no parent", a->qname);
sbin/pfctl/parse.y
6378
yyerror("exactly one scheduler type "
sbin/pfctl/parse.y
6388
yyerror("priq queues cannot "
sbin/pfctl/parse.y
6394
yyerror("priq doesn't take "
sbin/pfctl/parse.y
6418
yyerror("queue cannot have "
sbin/pfctl/parse.y
6474
yyerror("queue %s has no parent", a->qname);
sbin/pfctl/parse.y
6579
yyerror("invalid rdr-to port range");
sbin/pfctl/parse.y
6586
yyerror("the 'static-port' option is only valid with nat rules");
sbin/pfctl/parse.y
6591
yyerror("the 'map-e-portset' option is only valid with nat rules");
sbin/pfctl/parse.y
6615
yyerror("the 'static-port' option can't"
sbin/pfctl/parse.y
6626
yyerror("the 'map-e-portset' option"
sbin/pfctl/parse.y
6632
yyerror("the 'map-e-portset' option"
sbin/pfctl/parse.y
6667
yyerror("r.route.opts must be PF_POOL_ROUNDROBIN");
sbin/pfctl/parse.y
6674
yyerror("only round-robin valid for multiple "
sbin/pfctl/parse.y
6718
yyerror("invalid use of table as the source address "
sbin/pfctl/parse.y
6723
yyerror ("tables cannot be used as the redirect "
sbin/pfctl/parse.y
6737
yyerror("binat-to requires a specified "
sbin/pfctl/parse.y
6743
yyerror ("dynamic interfaces must be "
sbin/pfctl/parse.y
6749
yyerror ("source and redir addresses must have "
sbin/pfctl/parse.y
6754
yyerror ("tables cannot be used as the redirect "
sbin/pfctl/parse.y
6759
yyerror("binat-to cannot be specified "
sbin/pfctl/parse.y
6951
yyerror("icmp-type mismatch");
sbin/pfctl/parse.y
6988
yyerror("skipping rule due to errors");
sbin/pfctl/parse.y
7047
yyerror("rule expands to no valid combination");
sbin/pfctl/parse.y
706
yyerror("failed to include file %s", $2);
sbin/pfctl/parse.y
7069
yyerror("skip on ! <interface> is not supported");
sbin/pfctl/parse.y
7099
yyerror("Rules must be in order: options, ethernet, "
sbin/pfctl/parse.y
7322
yyerror("reached end of file while parsing quoted string");
sbin/pfctl/parse.y
737
yyerror("unknown ruleset-optimization %s", $1);
sbin/pfctl/parse.y
7415
yyerror("string too long");
sbin/pfctl/parse.y
7428
yyerror("macro '%s' not defined", buf);
sbin/pfctl/parse.y
7467
yyerror("syntax error");
sbin/pfctl/parse.y
7471
yyerror("string too long");
sbin/pfctl/parse.y
7519
yyerror("string too long");
sbin/pfctl/parse.y
7533
yyerror("\"%s\" invalid number: %s",
sbin/pfctl/parse.y
7558
yyerror("string too long");
sbin/pfctl/parse.y
758
yyerror("unknown optimization %s", $3);
sbin/pfctl/parse.y
780
yyerror("error setting loginterface %s", $3);
sbin/pfctl/parse.y
788
yyerror("hostid must be non-zero");
sbin/pfctl/parse.y
7914
yyerror("address family not given and "
sbin/pfctl/parse.y
7922
yyerror("no translation address with matching address family "
sbin/pfctl/parse.y
7953
yyerror("illegal port value %lu", ulval);
sbin/pfctl/parse.y
7964
yyerror("unknown port %s", n);
sbin/pfctl/parse.y
7980
yyerror("rule label too long (max %d chars)",
sbin/pfctl/parse.y
7997
yyerror("rule label too long (max %d chars)",
sbin/pfctl/parse.y
8019
yyerror("unknown icmp code %s", w);
sbin/pfctl/parse.y
8025
yyerror("invalid icmp code %lu", ulval);
sbin/pfctl/parse.y
8168
yyerror("invalid MAC address");
sbin/pfctl/parse.y
8186
yyerror("invalid MAC mask length");
sbin/pfctl/parse.y
8214
yyerror("invalid MAC mask");
sbin/pfctl/parse.y
8226
yyerror("'once' only applies to pass/block rules");
sbin/pfctl/parse.y
8233
yyerror("state limiter only applies to pass rules");
sbin/pfctl/parse.y
8237
yyerror("source limiter only applies to pass rules");
sbin/pfctl/parse.y
8266
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
8273
yyerror("tag too long, max %u chars",
sbin/pfctl/parse.y
8303
yyerror("flags always false");
sbin/pfctl/parse.y
8310
yyerror("rule qname too long (max "
sbin/pfctl/parse.y
8319
yyerror("rule pqname too long (max "
sbin/pfctl/parse.y
8341
yyerror("anchor paths containing '/' "
sbin/pfctl/parse.y
8357
yyerror("inline anchor '%s' "
sbin/pfctl/parse.y
837
yyerror("error loading "
sbin/pfctl/parse.y
8370
yyerror("anchors without explicit "
sbin/pfctl/parse.y
8388
yyerror("anchorrule: bad anchor name %s",
sbin/pfctl/parse.y
863
yyerror("error setting debuglevel %s", $3);
sbin/pfctl/parse.y
871
yyerror("error setting skip interface(s)");
sbin/pfctl/parse.y
877
yyerror("cannot redefine state-defaults");
sbin/pfctl/parse.y
887
yyerror("error setting syncookies");
sbin/pfctl/parse.y
901
yyerror("illegal value for syncookies");
sbin/pfctl/parse.y
924
yyerror("illegal percentage value");
sbin/pfctl/parse.y
932
yyerror("illegal syncookie option");
sbin/pfctl/parse.y
967
yyerror("string: asprintf");
sbin/pfctl/parse.y
981
yyerror("macro name cannot contain "
sbin/pfctl/parse.y
998
yyerror("anchor name must not be empty");
sbin/setkey/parse.y
1329
yyerror(gai_strerror(error));
sbin/setkey/parse.y
1354
yyerror("invalid an upper layer protocol spec");
sbin/setkey/parse.y
1361
yyerror("insufficient memory");
sbin/setkey/parse.y
1367
yyerror("insufficient memory");
sbin/setkey/parse.y
182
yyerror("multiple address specified");
sbin/setkey/parse.y
186
yyerror("WARNING: mode is obsolete");
sbin/setkey/parse.y
213
yyerror("WARNING: mode is obsolete");
sbin/setkey/parse.y
282
yyerror("invalid SPI");
sbin/setkey/parse.y
286
yyerror("SPI too big.");
sbin/setkey/parse.y
313
yyerror("unsupported algorithm");
sbin/setkey/parse.y
321
yyerror("unsupported algorithm");
sbin/setkey/parse.y
332
yyerror("unsupported algorithm");
sbin/setkey/parse.y
341
yyerror(ipsec_strerror());
sbin/setkey/parse.y
347
yyerror("unsupported algorithm");
sbin/setkey/parse.y
356
yyerror(ipsec_strerror());
sbin/setkey/parse.y
362
yyerror("unsupported algorithm");
sbin/setkey/parse.y
365
yyerror("WARNING: obsolete algorithm");
sbin/setkey/parse.y
372
yyerror(ipsec_strerror());
sbin/setkey/parse.y
379
yyerror("unsupported algorithm");
sbin/setkey/parse.y
384
yyerror("algorithm mismatched");
sbin/setkey/parse.y
393
yyerror(ipsec_strerror());
sbin/setkey/parse.y
400
yyerror("unsupported algorithm");
sbin/setkey/parse.y
405
yyerror("algorithm mismatched");
sbin/setkey/parse.y
414
yyerror(ipsec_strerror());
sbin/setkey/parse.y
421
yyerror("unsupported algorithm");
sbin/setkey/parse.y
435
yyerror(ipsec_strerror());
sbin/setkey/parse.y
444
yyerror("unsupported algorithm");
sbin/setkey/parse.y
458
yyerror(ipsec_strerror());
sbin/setkey/parse.y
464
yyerror("unsupported algorithm");
sbin/setkey/parse.y
488
yyerror("not enough core");
sbin/setkey/parse.y
522
yyerror("replay prevention cannot be used with "
sbin/setkey/parse.y
528
yyerror("replay window is too large");
sbin/setkey/parse.y
582
yyerror("multiple address specified");
sbin/setkey/parse.y
624
yyerror("multiple address specified");
sbin/setkey/parse.y
691
yyerror("invalid flag");
sbin/setkey/parse.y
718
yyerror("insufficient memory");
sbin/setkey/parse.y
727
yyerror("insufficient memory");
sbin/setkey/parse.y
738
yyerror("insufficient memory");
sbin/setkey/parse.y
767
yyerror("invalid upper layer protocol");
sbin/setkey/parse.y
785
yyerror("insufficient memory");
sbin/setkey/parse.y
799
yyerror(ipsec_strerror());
sbin/setkey/parse.y
95
extern void yyerror(const char *);
sbin/veriexec/manifest_parser.y
130
yyerror("bad fingerprint");
sbin/veriexec/manifest_parser.y
176
yyerror("Path >= MAXPATHLEN");
sbin/veriexec/manifest_parser.y
37
void yyerror(const char *);
usr.bin/ar/acpyacc.y
223
: FNAME { yyerror(NULL); }
usr.bin/ar/acpyacc.y
57
static void yyerror(const char *);
usr.bin/find/getdate.y
54
static int yyerror(const char *);
usr.bin/iscsictl/parse.y
316
yyerror("invalid numeric value");
usr.bin/iscsictl/parse.y
321
yyerror("invalid dscp value");
usr.bin/iscsictl/parse.y
359
yyerror("invalid numeric value");
usr.bin/iscsictl/parse.y
364
yyerror("invalid pcp value");
usr.bin/iscsictl/parse.y
380
yyerror("invalid numeric value");
usr.bin/iscsictl/parse.y
396
yyerror("invalid numeric value");
usr.bin/iscsictl/parse.y
54
extern void yyerror(const char *);
usr.bin/lex/initparse.c
135
#define YYERROR_DECL() yyerror(const char *s)
usr.bin/lex/initparse.c
138
#define YYERROR_CALL(msg) yyerror(msg)
usr.bin/localedef/localedef.h
60
void yyerror(const char *);
usr.bin/localedef/scanner.c
270
yyerror("ungetc failed");
usr.bin/localedef/scanner.c
282
yyerror("malformed hex digit");
usr.bin/localedef/scanner.c
287
yyerror("malformed hex digit");
usr.bin/localedef/scanner.c
302
yyerror("malformed decimal digit");
usr.bin/localedef/scanner.c
308
yyerror("malformed decimal digit");
usr.bin/localedef/scanner.c
333
yyerror("malformed octal digit");
usr.bin/localedef/scanner.c
339
yyerror("malformed octal digit");
usr.bin/localedef/scanner.c
360
yyerror("out of memory");
usr.bin/localedef/scanner.c
377
yyerror("out of memory");
usr.bin/localedef/scanner.c
397
yyerror("out of memory");
usr.bin/localedef/scanner.c
471
yyerror("max multibyte character size too big");
usr.bin/localedef/scanner.c
482
yyerror("not a valid character encoding");
usr.bin/localedef/scanner.c
497
yyerror("no symbolic name for character");
usr.bin/localedef/scanner.c
524
yyerror("unterminated symbolic name");
usr.bin/localedef/scanner.c
536
yyerror("missing symbolic name");
usr.bin/localedef/scanner.c
581
yyerror("unterminated symbolic name");
usr.bin/localedef/scanner.c
638
yyerror("malformed number");
usr.bin/m4/expr.c
26
int yyerror(const char *msg);
usr.bin/m4/parser.y
24
extern int yyerror(const char *);
usr.bin/m4/parser.y
51
yyerror("division by zero");
usr.bin/m4/parser.y
58
yyerror("modulo zero");
usr.bin/mkcsmapper/ldef.h
41
extern int yyerror(const char *);
usr.bin/mkcsmapper/yacc.y
475
yyerror("Illegal argument for SRC_ZONE");
usr.bin/mkcsmapper/yacc.y
543
yyerror("Illegal argument for DST_UNIT_BITS");
usr.bin/mkcsmapper/yacc.y
616
yyerror("Illegal argument for SRC_ZONE");
usr.bin/mkcsmapper/yacc.y
624
yyerror("illegal zone");
usr.bin/mkesdb/ldef.h
32
extern int yyerror(const char *);
usr.bin/mkesdb/yacc.y
218
yyerror(buf);
usr.bin/mkesdb/yacc.y
241
yyerror("multiply defined CSID");
usr.sbin/apmd/apmd.h
112
void yyerror(const char *);
usr.sbin/bluetooth/bthidd/parser.y
70
void yyerror (char const *);
usr.sbin/config/config.y
93
int yyerror(const char *s);
usr.sbin/ctld/parse.y
1008
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
1046
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
1096
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
117
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
132
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
147
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
184
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
199
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
470
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
488
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
51
extern void yyerror(const char *);
usr.sbin/ctld/parse.y
526
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
807
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
824
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
934
yyerror("invalid numeric value");
usr.sbin/ctld/parse.y
951
yyerror("invalid numeric value");
usr.sbin/fifolog/lib/getdate.y
32
static int yyerror(const char *);
usr.sbin/rrenumd/parser.y
199
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
282
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
304
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
317
yyerror(errbuf);
usr.sbin/rrenumd/parser.y
64
extern void yyerror(const char *s);
usr.sbin/ypldap/parse.y
134
yyerror("failed to include file %s", $2);
usr.sbin/ypldap/parse.y
149
yyerror("macro name cannot contain "
usr.sbin/ypldap/parse.y
191
yyerror("directory binddn truncated");
usr.sbin/ypldap/parse.y
202
yyerror("directory bindcred truncated");
usr.sbin/ypldap/parse.y
212
yyerror("directory basedn truncated");
usr.sbin/ypldap/parse.y
222
yyerror("directory groupdn truncated");
usr.sbin/ypldap/parse.y
232
yyerror("filter truncated");
usr.sbin/ypldap/parse.y
242
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
252
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
263
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
280
yyerror("attribute truncated");
usr.sbin/ypldap/parse.y
300
yyerror("domainname truncated");
usr.sbin/ypldap/parse.y
322
yyerror("unsupported map type: %s", $3);
usr.sbin/ypldap/parse.y
442
yyerror("reached end of file while parsing "
usr.sbin/ypldap/parse.y
531
yyerror("string too long");
usr.sbin/ypldap/parse.y
544
yyerror("macro '%s' not defined", buf);
usr.sbin/ypldap/parse.y
576
yyerror("syntax error");
usr.sbin/ypldap/parse.y
580
yyerror("string too long");
usr.sbin/ypldap/parse.y
598
yyerror("string too long");
usr.sbin/ypldap/parse.y
612
yyerror("\"%s\" invalid number: %s",
usr.sbin/ypldap/parse.y
637
yyerror("string too long");
usr.sbin/ypldap/parse.y
68
int yyerror(const char *, ...)