Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/error/common/
H A Derrorfilter.c173 if (errorp->error_lgtext < 2) { in discardit()
H A Derror.h189 int error_lgtext; /* how many on the right hand side */ member
H A Derrortouch.c564 wordvprint(n_touchedfile, p->error_lgtext-offset, p->error_text+offset); in text()
722 wordvprint(place, errorp->error_lgtext-offset, in errorprint()
H A Derrorsubr.c261 wordvprint(stdout, errorp->error_lgtext, errorp->error_text); in printerrors()
H A Derrorinput.c139 newerror->error_lgtext = errorlength; in erroradd()