Lines Matching defs:report

171 static void report(const char *fmt, ...) __dead2 __printflike(1, 2);
174 report(const char *fmt, ...)
234 report("%s: %m", fname);
262 report("%m");
267 report("%m");
317 report("pushing EOF");
319 report("pushing third char");
343 report("read error: %m");
410 report("unexpected EOF");
412 report("expecting '(' after '$'");
422 report("unexpected EOF");
429 report("undefined macro '%s'", name);
436 report("unexpected character %#2x", (u_int)c);
438 report("bad character '%c'", c);
453 report("bad number");
460 report("bad number");
472 report("bad number");
640 report("unexpected EOF");
644 report("unexpected character %#2x", (u_int)c);
646 report("bad character '%c'", c);
700 report("bad index on leaf node");
706 report("resulting OID too long");
713 report("%m");
738 report("assignment to %s.%s returns %d", nodename,
753 report("expecting section name");
791 report("%s: %s", host, gai_strerror(error));
793 report("%s: unknown hostname", host);
826 report("subid too large %#"QUADXFMT, numval);
828 report("index too long");
845 report("oid too long");
854 report("index too long");
859 report("bad token in index");
872 report("bad NULL syntax");
879 report("bad INTEGER syntax");
881 report("INTEGER too large %"QUADFMT, numval);
891 report("bad COUNTER64 syntax");
927 report("bad OCTETSTRING syntax");
929 report("byte value too large");
934 report("%m");
956 report("bad OID syntax");
958 report("subid too large");
960 report("OID too long");
979 report("ip address part too large");
984 report("expecting '.' in ip address");
996 report("bad ip address syntax");
1004 report("bad number syntax");
1006 report("number too large");
1023 report("'=' expected, got '%c'", token);
1033 report("unknown variable");
1102 report("%m");
1118 report("%m");
1129 report("EOF in macro definition");
1137 report("%m");
1140 report("%m");
1194 report("expecting filename after in .include");
1196 report("expecting filename after in .include");
1200 report("expecting '>'");
1203 report("%s: %m", fname);
1223 report("keyword expected after '.'");
1227 report("unknown keyword '%s'", strval);
1236 report("eol expected");