Printf
console->Printf(_L("\n"));
console->Printf(_L(">> %s, Revision %s\n"),
console->Printf(_L(">> Model %s\n"), model->model);
console->Printf(_L(">> Memory %d k\n"), membytes / 1024);
console->Printf(_L(">> Video %d x %d\n"), video->width, video->height);
console->Printf(_L("\n"));
console->Printf(_L("\nLoaded\n"));
console->Printf(_L("Not Supported machine\n"));
console->Printf(_L("LoadLogicalDevice failed: %d\n"), err);
console->Printf(_L("DoCreate failed: %d\n"), err);
console->Printf(Prompt);
console->Printf(_L("["));
console->Printf(Default);
console->Printf(_L("]: "));
console->Printf(_L("\nLoad failed: %d\n"), err);
console->Printf(Prompt);
Printf(" !N");
Printf(" !H");
Printf(" !P");
Printf(" !F-%d", pmtu);
Printf(" !S");
Printf(" !X");
Printf(" !V");
Printf(" !C");
Printf(" !<%d>", code);
Printf(" *");
Printf("[ %d bytes", packlen);
Printf("\n\t");
Printf(" %04x", ntohs(*sp++));
Printf("\n\t");
Printf(" %02x", *(const u_char *)sp);
Printf("]\n");
Printf("%s: wrote %s %d chars, ret=%d\n",
Printf("message too big, "
Printf("%2d ", ttl);
Printf("packet too short (%zd bytes) from %s\n", cc,
Printf("\n%zd bytes from %s to ", cc, inet_ntoa(from->sin_addr));
Printf("%s: icmp type %d (%s) code %d\n",
Printf("%2d: x%8.8x\n", i, *lp++);
Printf(" [AS%u]", as_lookup(asn, addr, AF_INET));
Printf(" %s", addr);
Printf(" %s (%s)", inetname(from->sin_addr), addr);
Printf(" %d bytes to %s", cc, inet_ntoa (ip->ip_dst));
Printf("\nfragmentation required and DF set, "
Printf("\nfragmentation required and DF set. ");
Printf("\nBogus next hop MTU = %d > last MTU = %d. ",
Printf("Trying new MTU = %d\n", packlen);
Printf(" %.3f ms", deltaT(&t1, &t2));
Printf(" (ttl = %d)", ip->ip_ttl);
Printf(" !");
Printf(" !");