Lines Matching refs:vperror

451 static void vperror(int exit_status, char *fmt, ...);
1073 vperror(1, gettext("tar: out of memory, " in main()
1080 vperror(1, "%s", tname); in main()
1082 vperror(1, "%s", tname); in main()
1101 vperror(1, "%s", usefile); in main()
1163 vperror(1, "%s", usefile); in main()
1175 vperror(1, gettext("can't change " in main()
1277 vperror(1, gettext("tar: out of memory, " in dorep()
1311 vperror(0, gettext("A parent directory cannot be read")); in dorep()
1324 vperror(0, "%s", argv[-1]); in dorep()
1337 vperror(0, gettext( in dorep()
1364 vperror(0, gettext( in dorep()
1387 vperror(0, gettext("cannot change back?: %s"), origdir); in dorep()
2111 vperror(0, "%s", newparent); in putfile()
2116 vperror(0, gettext( in putfile()
2119 vperror(0, gettext("cannot change back?: %s"), in putfile()
2135 vperror(1, gettext( in putfile()
2183 vperror(0, gettext("cannot change back?: %s"), parent); in putfile()
2212 vperror(0, gettext( in putfile()
2240 vperror(0, gettext("unable to open %s%s%s%s"), longname, in putfile()
2335 vperror(0, gettext("Read error on %s"), longname); in putfile()
2671 vperror(0, gettext( in rest_cwd()
2930 vperror(2, gettext("close error")); in doxtract()
2989 vperror(0, gettext( in doxtract()
3120 vperror(0, gettext( in doxtract()
3127 vperror(0, gettext( in doxtract()
3175 vperror(0, gettext("%s: mknod failed"), namep); in doxtract()
3216 vperror(0, gettext( in doxtract()
3265 vperror(0, gettext("%s: mknod failed"), namep); in doxtract()
3299 vperror(0, gettext("%s: symbolic link failed"), in doxtract()
3322 vperror(0, gettext( in doxtract()
3639 vperror(2, gettext("close error")); in doxtract()
3969 vperror(2, gettext("close error")); in xsfile()
4804 vperror(2, gettext("close error")); in newvol()
5465 vperror(1, gettext("could not open %s"), file); in build_table()
5609 vperror(int exit_status, char *fmt, ...) in vperror() function
5836 vperror(0, gettext( in fill_in_attr_info()
5853 vperror(0, gettext( in fill_in_attr_info()
5873 vperror(0, gettext( in fill_in_attr_info()
6463 vperror(0, "%s", name); in makeDir()
6468 vperror(0, "%s", name); in makeDir()
6594 vperror(0, gettext("can't set time on %s"), path); in setPathTimes()
7825 vperror(0, gettext( in xattrs_put()
7858 vperror(0, gettext( in xattrs_put()
7872 vperror(0, gettext( in xattrs_put()
7941 vperror(0, gettext( in xattrs_put()
9207 vperror(1, "%s", gettext("Could not fork")); in compress_back()
9317 vperror(1, gettext("Could not exec %s"), compress_opt); in decompress_file()
9319 vperror(1, gettext("Could not fork")); in decompress_file()
9341 vperror(1, gettext("Could not create pipe")); in compress_file()
9354 vperror(1, gettext("Could not exec %s"), compress_opt); in compress_file()
9370 vperror(1, gettext("Could not create pipe")); in uncompress_file()
9383 vperror(1, gettext("Could not exec %s"), compress_opt); in uncompress_file()
9432 vperror(1, "%s", in compress_malloc()
9453 vperror(1, "%s %s: %s\n", gettext("Could not stat"), in verify_compress_opt()
9470 vperror(1, "%s\n", gettext("No compression method detected")); in detect_compress()