Lines Matching defs:maybe_warn
212 static void maybe_warn(const char *fmt, ...) __printflike(1, 2);
447 maybe_warn(const char *fmt, ...)
641 maybe_warn("write");
654 maybe_warn("read");
692 maybe_warn("write");
723 maybe_warn("input file size >= 4GB cannot be saved");
726 maybe_warn("write");
814 maybe_warn("failed to read stdin");
980 maybe_warn("unknown error from inflate(): %d",
993 maybe_warn("error writing to output");
1120 maybe_warn("couldn't fchown: %s", file);
1127 maybe_warn("couldn't fchmod: %s", file);
1133 maybe_warn("couldn't utimes: %s", file);
1137 maybe_warn("couldn't fchflags: %s", file);
1311 maybe_warn("can't open %s", file);
1318 maybe_warn("can't stat %s", file);
1360 maybe_warn("could not create output: %s", outfile);
1383 maybe_warn("couldn't stat: %s", outfile);
1397 maybe_warn("couldn't close output");
1406 maybe_warn("couldn't close output");
1435 maybe_warn("can't open %s", file);
1440 maybe_warn("can't stat %s", file);
1463 maybe_warn("can't read %s", file);
1488 maybe_warn("can't read %s", file);
1497 maybe_warn("can't read %s", file);
1554 maybe_warn("can't open %s", outfile);
1583 maybe_warn("zdopen for read: %s", file);
1589 maybe_warn("fdopen for write: %s", outfile);
1597 maybe_warn("failed infile fclose");
1602 maybe_warn("failed outfile fclose");
1662 maybe_warn("couldn't close input");
1664 maybe_warn("couldn't close output");
1691 maybe_warn("couldn't open (leaving original): %s",
1696 maybe_warn("couldn't stat (leaving original): %s",
1777 maybe_warn("write to stdout");
1787 maybe_warn("read from fd %d", fd);
1793 maybe_warn("write to stdout");
1825 maybe_warn("fstat");
1841 maybe_warn("can't read stdin");
1935 maybe_warn("Can't stat stdin");
1945 maybe_warn("time");
1992 maybe_warn("can't stat: %s", opath);
2073 maybe_warn("%s", entry->fts_path);
2193 maybe_warn("read of uncompressed size");