Home
last modified time | relevance | path

Searched refs:vperror (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c445 static void vperror(int exit_status, char *fmt, ...);
1074 vperror(1, gettext("tar: out of memory, " in main()
1081 vperror(1, "%s", tname); in main()
1083 vperror(1, "%s", tname); in main()
1102 vperror(1, "%s", usefile); in main()
1164 vperror(1, "%s", usefile); in main()
1176 vperror(1, gettext("can't change " in main()
1321 vperror(1, gettext("tar: out of memory, " in dorep()
1355 vperror(0, gettext("A parent directory cannot be read")); in dorep()
1368 vperror(0, "%s", argv[-1]); in dorep()
[all …]