Searched defs:vperror (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c444 static void vperror(int exit_status, char *fmt, ...);
1073 vperror(1, gettext("tar: out of memory, "
1080 vperror(1, "%s", tname);
1082 vperror(1, "%s", tname);
1101 vperror(1, "%s", usefile);
1163 vperror(1, "%s", usefile);
1175 vperror(1, gettext("can't change "
1320 vperror(1, gettext("tar: out of memory, "
1354 vperror(0, gettext("A parent directory cannot be read"));
1367 vperror(
5646 vperror(int exit_status, char *fmt, ...) function
[all...]

Completed in 65 milliseconds