CERROR
if (access(file, A_EXIST) == CERROR) {
if (access(dfile, A_WRITE) == CERROR)
while ((w = wait(&status)) != pidval && w != CERROR);
if (w == CERROR) {
stret = CERROR;