Home
last modified time | relevance | path

Searched refs:SGS_REJ_STR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c228 rej->rej_type = SGS_REJ_STR; in find_lib_name()
258 rej->rej_type = SGS_REJ_STR; in find_lib_name()
H A Dfiles.c3229 _rej.rej_type = SGS_REJ_STR; in ld_process_ifl()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h190 #define SGS_REJ_STR 10 /* generic error - info is a string */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1206 rej->rej_type = SGS_REJ_STR; in file_open()
1302 rej->rej_type = SGS_REJ_STR; in file_open()
1325 rej->rej_type = SGS_REJ_STR; in file_open()
1684 rej->rej_type = SGS_REJ_STR; in map_obj()
1704 rej->rej_type = SGS_REJ_STR; in map_obj()
2448 _rej.rej_type = SGS_REJ_STR; in load_path()
2482 _rej.rej_type = SGS_REJ_STR; in load_path()
H A Dcap.c575 _rej.rej_type = SGS_REJ_STR; in cap_dir()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1217 case SGS_REJ_STR: in conv_reject_desc()