Home
last modified time | relevance | path

Searched refs:rd_new (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/head/
H A Drtld_db.h183 extern rd_agent_t *rd_new(struct ps_prochandle *);
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Dllib-lrtld_db44 rd_agent_t * rd_new(struct ps_prochandle *);
H A Dmapfile-vers53 rd_new;
H A Drtld_db.c160 rd_new(struct ps_prochandle *php) in rd_new() function
H A Dlibrtld_db.msg95 @ MSG_DB_RDNEW "rtld_db: rd_new(0x%p)"
/titanic_41/usr/src/man/man3ext/
H A DMakefile120 rd_new.3ext \
209 rd_new.3ext := LINKSRC = rtld_db.3ext
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dps.c171 if ((procp->pp_rap = rd_new(procp)) == NULL) { in ps_init()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc120 link path=usr/share/man/man3ext/rd_new.3ext target=rtld_db.3ext
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kproc.c371 if ((kp->kp_rap = rd_new((struct ps_prochandle *)t)) != NULL) { in kp_activate()
/titanic_41/usr/src/lib/libproc/common/
H A DPcore.c2733 if ((P->rap = rd_new(P)) != NULL) { in Pfgrab_core()
H A DPsymtab.c597 if ((P->rap = rd_new(P)) != NULL) in Prd_agent()
/titanic_41/
H A D.gitignore6261 usr/src/man/man3ext/rd_new.3ext