Lines Matching defs:maybe_warnx

237 static	void	maybe_warnx(const char *fmt, ...) __printflike(1, 2);
482 maybe_warnx(const char *fmt, ...)
651 maybe_warnx("deflateInit2 failed");
689 maybe_warnx("deflate failed");
702 maybe_warnx("deflate failed");
724 maybe_warnx("deflateEnd failed");
843 maybe_warnx("%s: unexpected end of file",
853 maybe_warnx("%s: trailing garbage "
858 maybe_warnx("input not gziped (MAGIC0)");
870 maybe_warnx("input not gziped (MAGIC1)");
879 maybe_warnx("unknown compression method");
963 maybe_warnx("failed to inflateInit");
982 maybe_warnx("Z_NEED_DICT error");
985 maybe_warnx("data stream error");
988 maybe_warnx("internal stream error");
991 maybe_warnx("memory allocation error");
1034 maybe_warnx("truncated input");
1039 maybe_warnx("invalid compressed"
1062 maybe_warnx("truncated input");
1068 maybe_warnx("invalid compressed"
1078 maybe_warnx("decompression error");
1210 maybe_warnx("%s already exists -- skipping", outfile);
1348 maybe_warnx("%s has %ju other link%s -- "
1358 maybe_warnx("%s already has %s suffix -- unchanged",
1413 maybe_warnx("output file: %s wrong size (%ju != %ju), deleting",
1433 maybe_warnx("leaving original %s", file);
1477 maybe_warnx("%s: unknown suffix -- ignored", file);
1499 maybe_warnx("%s: not in gzip format", file);
1557 maybe_warnx("%s has %ju other links -- skipping",
1591 maybe_warnx("no -l with bzip2 files");
1605 maybe_warnx("no -l with Lempel-Ziv files");
1647 maybe_warnx("no -l with packed files");
1669 maybe_warnx("no -l with lzip files");
1678 maybe_warnx("no -l for unknown filetypes");
1703 maybe_warnx("%s: uncompress failed", file);
1736 maybe_warnx("stat gave different size: %ju != %ju (leaving original)",
1751 maybe_warnx("%s: unexpected end of file", file);
1833 maybe_warnx("standard input is a terminal -- ignoring");
1858 maybe_warnx("(stdin): unexpected end of file");
1867 maybe_warnx("unknown compression format");
1886 maybe_warnx("zopen of stdin");
1942 maybe_warnx("standard output is a terminal -- ignoring");
2017 maybe_warnx("%s is a directory", path);
2024 maybe_warnx("%s is not a regular file", path);
2210 maybe_warnx("read of uncompressed size");