Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/error/common/
H A Derrorinput.c118 erroradd(int errorlength, char **errorv, Errorclass errorclass, in erroradd() argument
135 if (errorlength > 0) { in erroradd()
139 newerror->error_lgtext = errorlength; in erroradd()
H A Derror.h233 void erroradd(int errorlength, char **errorv, Errorclass errorclass,