Home
last modified time | relevance | path

Searched refs:rd_errstr (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_err.c150 if (rd_errstr(errno_rtld_db) != NULL) in mdb_strerror()
151 str = rd_errstr(errno_rtld_db); in mdb_strerror()
H A Dmdb_proc.c475 rd_errstr(err)); in pt_post_attach()
485 rd_errstr(err)); in pt_post_attach()
494 rd_errstr(err)); in pt_post_attach()
503 rd_errstr(err)); in pt_post_attach()
/illumos-gate/usr/src/head/
H A Drtld_db.h174 extern char *rd_errstr(rd_err_e rderr);
/illumos-gate/usr/src/man/man3ext/
H A DMakefile108 rd_errstr.3ext \
191 rd_errstr.3ext := LINKSRC = rtld_db.3ext
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dmapfile-vers45 rd_errstr;
H A Drtld_db.c350 rd_errstr(rd_err_e rderr) in rd_errstr() function
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.c275 (int)dpr->dpr_pid, evname, rd_errstr(err)); in dt_proc_rdevent()
312 (int)dpr->dpr_pid, evname, rd_errstr(err)); in dt_proc_rdwatch()
354 (int)dpr->dpr_pid, dpr->dpr_rtld ? rd_errstr(err) : in dt_proc_attach()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc98 link path=usr/share/man/man3ext/rd_errstr.3ext target=rtld_db.3ext