Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dsgs.h132 ERR_NUM /* # of Error codes. Must be last */ enumerator
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c207 const char *err_strs[ERR_NUM] = { NULL };
H A D_rtld.h632 extern const char *err_strs[ERR_NUM];
/titanic_50/usr/src/cmd/sgs/ld/common/
H A Dld.c92 static const char *strings[ERR_NUM]; in veprintf()