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

/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Duuxqt.c834 char errDfile[BUFSIZ]; local
1049 * created, we must remove the unlink() of errDfile at the end
1052 * (void) strcpy(errDfile, "/dev/null");
1056 (void) snprintf(errDfile, sizeof (errDfile), "%s/%s",
1136 ret = shio(_Cmd, fin, dfile, errDfile);
1235 if ((xmv(errDfile, ferr)) != 0) {
1241 if (putinpub(ferr, errDfile, origuser) == 0) {
1246 errname = errDfile;
1263 bname = BASENAME(errDfile, '/');
[all...]

Completed in 48 milliseconds