Searched refs:fcut (Results 1 – 1 of 1) sorted by relevance
1519 register FILE *fcut; /* temporary file to rebuild delta tree */ local1522 fcut = 0;1527 if (!(fcut = fopenSafer(cutname, FOPEN_WPLUS_WORK))) {1536 snapshotedit(fcut);1537 Orewind(fcut);1538 aflush(fcut);1546 if (fcut) {1559 switch (runv(fileno(fcut), diffname, diffv)) {1563 Ofclose(fcut);