Lines Matching defs:print_error

312 print_error(string, token, type)
671 print_error("Expected \"{\"", token, type);
681 print_error("Not valid for object identifier", token, type);
695 print_error("Unexpected a closing parenthesis", token, type);
699 print_error("Expected a number", token, type);
777 print_error("{ expected in VARIABLES clause",token,type);
786 print_error("LABEL expected in VARIABLES1 clause",token,type);
823 print_error(", or } expected in VARIABLES clause",token,type);
834 print_error("Bad DESCRIPTION",token,type);
848 print_error("Bad DESCRIPTION",token,type);
867 print_error("Expected a number",token,type);
872 print_error("Expected \"enterprise name\"",token,type);
876 print_error("Expected \"ENTERPRISE\"",token,type);
909 print_error("Bad format", token, type);
970 print_error("Warning: This entry is pretty silly",
980 print_error("Missing end of oid", (char *)NULL, type);
994 print_error("Bad object identifier", (char *)NULL, type);
1046 print_error("Expected \"}\"", token, type);
1060 print_error("No more textual conventions possible.", token, type);
1069 print_error("Textual convention doesn't map to real type.", token,
1079 print_error("Textual convention doesn't map to real type.", token, type);
1120 print_error("Expected \"(\"", token, type);
1126 print_error("Expected integer", token, type);
1133 print_error("Expected \")\"", token, type);
1140 print_error("Expected \"}\"", token, type);
1176 print_error("Bad format for OBJECT TYPE", token, type);
1195 print_error("No known translation for type", token, type);
1247 print_error("Expected \"(\"", token, type);
1253 print_error("Expected integer", token, type);
1260 print_error("Expected \")\"", token, type);
1267 print_error("Expected \"}\"", token, type);
1303 print_error("Expected \"(\"", token, type);
1309 print_error("Expected integer", token, type);
1316 print_error("Expected \")\"", token, type);
1323 print_error("Expected \"}\"", token, type);
1355 print_error("Bad syntax", token, type);
1374 print_error("Bad syntax", token, type);
1381 print_error("Bad DESCRIPTION", token, type);
1388 print_error("Should be ACCESS", nexttoken, nexttype);
1395 print_error("Bad access type", nexttoken, nexttype);
1428 print_error("Should be STATUS", token, nexttype);
1434 print_error("Bad status", token, type);
1447 print_error("Bad DESCRIPTION", token, type);
1465 print_error("Bad DESCRIPTION", token, type);
1479 print_error("{ expected in INDEX clause",token,type);
1488 print_error("LABEL expected in INDEX clause",token,type);
1525 print_error(", or } expected in INDEX clause",token,type);
1537 print_error("Bad Object Identifier", token, type);
1544 print_error("Bad format of optional clauses", token,type);
1552 print_error("Bad format", token, type);
1565 print_error("Warning: This entry is pretty silly", np->label, type);
1567 print_error("No end to oid", (char *)NULL, type);
1615 print_error("Bad DESCRIPTION", token, type);
1645 print_error("Warning: This entry is pretty silly", np->label, type);
1647 print_error("No end to oid", (char *)NULL, type);
1693 print_error("Bad DESCRIPTION", token, type);
1723 print_error("Warning: This entry is pretty silly", np->label, type);
1725 print_error("No end to oid", (char *)NULL, type);
1778 print_error("Warning: This entry is pretty silly", np->label, type);
1780 print_error("No end to oid", (char *)NULL, type);
1835 print_error("Warning: This entry is pretty silly", np->label, type);
1837 print_error("No end to oid", (char *)NULL, type);
1931 print_error("Error, end before start of MIB.", (char *)NULL, type);
1940 print_error(token, "is a reserved word", type);
1947 print_error("Error, nested MIBS.", (char *)NULL, type);
1952 print_error("Bad parse of module header", (char *)NULL, type);
1960 print_error("Bad parse of object type", (char *)NULL,
1967 print_error("Bad parse of objecttype", (char *)NULL,
1980 print_error("Bad parse of object group", (char *)NULL,
1987 print_error("Bad parse of objectgroup", (char *)NULL,
2000 print_error("Bad parse of notification definition",
2007 print_error("Bad parse of notification definition",
2020 print_error("Bad parse of module compliance", (char *)NULL,
2027 print_error("Bad parse of module compliance", (char *)NULL,
2040 print_error("Bad parse of module identity", (char *)NULL,
2047 print_error("Bad parse of module identity", (char *)NULL,
2060 print_error("Bad parse of object id", (char *)NULL, type);
2066 print_error("Bad parse of object type", (char *)NULL,
2076 print_error("Bad parse of ASN type definition.", (char*)NULL, EQUALS);
2082 print_error("Bad parse of TRAP type",(char*)NULL,type);
2088 print_error("Bad operator", (char *)NULL, type);
2136 print_error("TRACE", token, ENDOFFILE);
2170 print_error("TRACE", token, tp->token);
2187 print_error("TRACE", token, ENDOFFILE);
2198 print_error("TRACE", token, LABEL);
2203 print_error("TRACE", token, NUMBER);
2216 print_error("TRACE", token, ENDOFFILE);
2312 print_error("TRACE", token, QUOTESTRING);
2320 print_error("TRACE", token, NULL);