Lines Matching refs:stderr

117             fprintf(stderr, "output size exceeds format maximum\n");
248 fprintf(stderr,
278 fprintf(stderr, "cannot create %s: %s\n",
302 fprintf(stderr, "mkdir: %s: %s\n",
339 fprintf(stderr, "no %s\n", items);
342 fprintf(stderr, "no matching %s\n", items);
419 fprintf(stderr, "%s: %s\n", #func, LZ4F_getErrorName(result)); \
562 fprintf(stderr, "decompression produced too much data\n");
580 fprintf(stderr,
655 fprintf(stderr, "mmap: %s: %s\n", filename, strerror(errno));
737 fprintf(stderr, "%s: not a regular file\n", file);
816 fprintf(stderr, "manifest entry has no '=' separator: %.*s\n",
853 fprintf(stderr,
1044 fprintf(stderr, "error: CRC %08x does not match header\n",
1167 fprintf(stderr, "input file too short for next header\n");
1174 fprintf(stderr, "input file too short for payload of %u bytes\n",
1233 fprintf(stderr,
1263 fprintf(stderr, "BOOTFS image size exceeds format maximum\n");
1525 fprintf(stderr, "BOOTFS directory truncated\n");
1530 fprintf(stderr,
1554 fprintf(stderr, "payload too short for BOOTFS header\n");
1559 fprintf(stderr, "BOOTFS header magic %#x should be %#x\n",
1564 fprintf(stderr,
1590 fprintf(always_print ? stdout : stderr,
1665 fprintf(stderr, "%s: header size doesn't match file size\n", filename);
1669 fprintf(stderr, "ZBI item misaligned\n");
1804 fprintf(stderr, kUsageFormatString, progname);
1805 Item::PrintTypeUsage(stderr);
1839 fprintf(stderr, "only one output file\n");
1843 fprintf(stderr, "--output or -o must precede inputs\n");
1851 fprintf(stderr, "only one depfile\n");
1855 fprintf(stderr,
1860 fprintf(stderr, "--depfile or -d must precede inputs\n");
1875 fprintf(stderr, "unrecognized type: %s\n", optarg);
1891 fprintf(stderr, "\
1918 fprintf(stderr, "--complete architecture argument must be one"
1956 fprintf(stderr,
2007 fprintf(stderr, "%s: not a Zircon Boot container\n", optarg);
2021 fprintf(stderr, "\
2027 fprintf(stderr, "no output file\n");
2104 fprintf(stderr, "no inputs\n");
2130 fprintf(stderr, "incomplete image: %s\n", incomplete);