Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.c166 t->tdb_ops.td_thr_setgregs = (td_err_e (*)()) in mdb_tdb_load()
168 if (t->tdb_ops.td_thr_setgregs == NULL) in mdb_tdb_load()
169 t->tdb_ops.td_thr_setgregs = (td_err_e (*)())tdb_notsup; in mdb_tdb_load()
H A Dmdb_tdb.h51 td_err_e (*td_thr_setgregs)(const td_thrhandle_t *, const prgregset_t); member
H A Dmdb_proc.c5010 err = pt->p_tdb_ops->td_thr_setgregs(&th, gregs); in pt_tdb_setregs()
/illumos-gate/usr/src/man/man3c_db/
H A DMakefile71 td_thr_setgregs.3c_db \
110 td_thr_setgregs.3c_db := LINKSRC = td_thr_getgregs.3c_db
/illumos-gate/usr/src/lib/libc_db/common/
H A Dmapfile-vers98 td_thr_setgregs;
H A Dthread_db.c1912 #pragma weak td_thr_setgregs = __td_thr_setgregs macro
/illumos-gate/usr/src/head/
H A Dthread_db.h581 td_thr_setgregs(const td_thrhandle_t *, const prgregset_t);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c_db.inc88 link path=usr/share/man/man3c_db/td_thr_setgregs.3c_db \