Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c581 int oktorm; in writetouched() local
584 oktorm = 1; in writetouched()
620 oktorm = mustoverwrite(localfile, tmpfile); in writetouched()
626 if (oktorm == 0) { in writetouched()