Home
last modified time | relevance | path

Searched refs:TOTHEFILE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c297 if (errordest == TOTHEFILE) { in hackfile()
375 dest = edit(name) ? TOSTDOUT : TOTHEFILE; in settotouch()
412 case TOTHEFILE: in diverterrors()
H A Derror.h110 #define TOTHEFILE 1 /* touch the file */ macro