Searched refs:rej_str (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h172 const char *rej_str; /* associated with error */ member in struct:__anon1665
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c229 rej->rej_str = strerror(errno);
259 rej->rej_str = strerror(errno);
H A Dfiles.c3188 _rej.rej_str = elf_errmsg(-1);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c130 rej->rej_str = conv_cap_val_hw1(mval,
154 rej->rej_str = conv_cap_val_hw2(mval,
181 rej->rej_str = conv_cap_val_sf1(SF1_SUNW_ADDR32,
214 rej->rej_str = stravl_insert(str, 0, 0, 0);
245 rej->rej_str = stravl_insert(str, 0, 0, 0);
536 _rej.rej_str = strerror(errno);
H A Danalyze.c674 if ((rej2->rej_str) && ((rej1->rej_str =
675 stravl_insert(rej2->rej_str, 0, 0, 0)) == NULL))
676 rej1->rej_str = MSG_ORIG(MSG_EMG_ENOMEM);
1208 rej->rej_str = strerror(EISDIR);
1303 rej->rej_str = strerror(errno);
1326 rej->rej_str = strerror(errno);
1688 rej->rej_str = strerror(err);
1708 rej->rej_str = strerror(errno);
2459 _rej.rej_str
[all...]
H A Dobject.c283 ofl->ofl_name, rej.rej_str);
H A Dsetup.c843 NAME(mlmp), rej.rej_str);
848 NAME(mlmp), rej.rej_str);
H A Delf.c301 rej->rej_str);
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c960 if (rej->rej_str)
961 return ((const char *)rej->rej_str);

Completed in 91 milliseconds