Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c51 boolean notouch = FALSE; /* don't touch ANY files */ variable
129 notouch = TRUE; in main()
165 if (notouch) in main()
H A Derror.h69 extern boolean notouch;