Searched refs:o_touchedfile (Results 1 – 1 of 1) sorted by relevance
503 FILE *o_touchedfile; /* the old file */ variable519 if ((o_touchedfile = fopen(name, "r")) == NULL) { in edit()548 if (fgets(edbuf, BUFSIZ, o_touchedfile) == NULL) in insert()586 o_touchedfile)) != NULL) { in writetouched()598 (void) fclose(o_touchedfile); in writetouched()