Home
last modified time | relevance | path

Searched refs:SGS_REJ_PLATCAP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h196 #define SGS_REJ_PLATCAP 16 /* platform capability mismatch */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c248 rej->rej_type = SGS_REJ_PLATCAP; in platcap_check()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1223 case SGS_REJ_PLATCAP: in conv_reject_desc()