Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derrortouch.c41 static void text(Eptr p, boolean use_all);
555 text(Eptr p, boolean use_all) in text() argument
557 int offset = use_all ? 0 : 2; in text()