Lines Matching defs:dfile
833 char dfile[MAXFULLNAME], cfile[MAXFULLNAME], incmd[BUFSIZ];
1034 (void) strcpy(dfile, "/dev/null");
1037 (void) snprintf(dfile, sizeof (dfile), "%s/%s", WORKSPACE,
1136 ret = shio(_Cmd, fin, dfile, errDfile);
1190 if ((xmv(dfile, fout)) != 0) {
1196 if (putinpub(fout, dfile, origuser) == 0)
1216 bname = BASENAME(dfile, '/');
1223 wfcommit(dfile, BASENAME(dfile, '/'), sendsys);