Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c236 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
262 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
288 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dglobals.c83 #if SGS_REJ_NUM != (SGS_REJ_ARCHIVE + 1)
H A Dfiles.c3096 _rej.rej_type = SGS_REJ_ARCHIVE; in ld_process_ifl()
/titanic_50/usr/src/cmd/sgs/include/
H A Dsgs.h196 #define SGS_REJ_ARCHIVE 18 /* archive used in invalid context */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Delf.c952 case SGS_REJ_ARCHIVE: in conv_reject_desc()