Searched refs:errordest (Results 1 – 1 of 1) sorted by relevance
279 int errordest; /* where errors go */ in hackfile() local283 errordest = TOSTDOUT; in hackfile()286 errordest = settotouch(name); in hackfile()289 if (errordest != TOSTDOUT) in hackfile()292 if (previewed && (errordest == TOSTDOUT)) in hackfile()295 diverterrors(name, errordest, files, ix, previewed, nerrors); in hackfile()297 if (errordest == TOTHEFILE) { in hackfile()