Lines Matching defs:maybe_warnx
213 static void maybe_warnx(const char *fmt, ...) __printflike(1, 2);
462 maybe_warnx(const char *fmt, ...)
631 maybe_warnx("deflateInit2 failed");
670 maybe_warnx("deflate failed");
683 maybe_warnx("deflate failed");
705 maybe_warnx("deflateEnd failed");
828 maybe_warnx("%s: unexpected end of file",
838 maybe_warnx("%s: trailing garbage "
842 maybe_warnx("input not gziped (MAGIC0)");
855 maybe_warnx("input not gziped (MAGIC1)");
864 maybe_warnx("unknown compression method");
948 maybe_warnx("failed to inflateInit");
967 maybe_warnx("Z_NEED_DICT error");
970 maybe_warnx("data stream error");
973 maybe_warnx("internal stream error");
976 maybe_warnx("memory allocation error");
1019 maybe_warnx("truncated input");
1027 maybe_warnx("invalid compressed"
1050 maybe_warnx("truncated input");
1059 maybe_warnx("invalid compressed"
1069 maybe_warnx("decompression error");
1203 maybe_warnx("%s already exists -- skipping", outfile);
1327 maybe_warnx("%s has %d other link%s -- "
1336 maybe_warnx("%s already has %s suffix -- unchanged",
1388 maybe_warnx("output file: %s wrong size (%" PRIdOFF
1408 maybe_warnx("leaving original %s", file);
1451 maybe_warnx("%s: unknown suffix -- ignored", file);
1473 maybe_warnx("%s: not in gzip format", file);
1531 maybe_warnx("%s has %d other links -- skipping",
1564 maybe_warnx("no -l with bzip2 files");
1578 maybe_warnx("no -l with Lempel-Ziv files");
1613 maybe_warnx("no -l with packed files");
1635 maybe_warnx("no -l with lzip files");
1644 maybe_warnx("no -l for unknown filetypes");
1669 maybe_warnx("%s: uncompress failed", file);
1702 maybe_warnx("stat gave different size: %" PRIdOFF
1717 maybe_warnx("%s: unexpected end of file", file);
1819 maybe_warnx("standard input is a terminal -- ignoring");
1844 maybe_warnx("(stdin): unexpected end of file");
1853 maybe_warnx("unknown compression format");
1872 maybe_warnx("zopen of stdin");
1928 maybe_warnx("standard output is a terminal -- ignoring");
2002 maybe_warnx("%s is a directory", path);
2009 maybe_warnx("%s is not a regular file", path);
2195 maybe_warnx("read of uncompressed size");