Searched refs:SGS_REJ_NUM (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dglobals.c62 reject[SGS_REJ_NUM] = {
83 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
84 #error SGS_REJ_NUM has changed
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c215 ldd_reject[SGS_REJ_NUM] = {
236 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
237 #error SGS_REJ_NUM has changed
241 err_reject[SGS_REJ_NUM] = {
262 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
263 #error SGS_REJ_NUM has changed
267 ldd_warn[SGS_REJ_NUM] = {
288 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
289 #error SGS_REJ_NUM has changed
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h197 #define SGS_REJ_NUM 19 macro

Completed in 78 milliseconds