Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorfilter.c171 if (errorp->error_lgtext < 2) { in discardit()
H A Derror.h185 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()
723 wordvprint(place, errorp->error_lgtext-offset, in errorprint()
H A Derrorsubr.c264 wordvprint(stdout, errorp->error_lgtext, errorp->error_text); in printerrors()
H A Derrorinput.c134 newerror->error_lgtext = errorlength; in erroradd()