Searched refs:PERR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c77 #define PERR(s) perror(gettext("xargs: " s)) macro
191 PERR("can't read from tty for -p");
860 PERR(CORRUPTFILE);
879 PERR(WAITFAIL);
896 PERR(EXECFAIL);
903 PERR(FORKFAIL);
945 PERR(MALLOCFAIL);
952 PERR(MALLOCFAIL);
990 PERR(MALLOCFAIL);
1027 PERR(MALLOCFAI
[all...]

Completed in 60 milliseconds