Searched refs:errordest (Results 1 – 1 of 1) sorted by relevance
331 int errordest; /* where errors go */ in hackfile() local335 errordest = TOSTDOUT; in hackfile()338 errordest = settotouch(name); in hackfile()341 if (errordest != TOSTDOUT) in hackfile()344 if (previewed && errordest == TOSTDOUT) in hackfile()347 diverterrors(name, errordest, my_files, ix, previewed, my_nerrors); in hackfile()349 if (errordest == TOTHEFILE) { in hackfile()