Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/exec/elf/
H A Dold_notes.c191 error = elfnote(vp, &offset, NT_PRSTATUS, in write_old_elfnotes()
/titanic_41/usr/src/uts/common/sys/
H A Delf.h802 #define NT_PRSTATUS 1 /* prstatus_t <sys/old_procfs.h> */ macro
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c473 if (write_note(pgc->pgc_fd, NT_PRSTATUS, &prstatus, in old_per_lwp()
484 if (write_note(pgc->pgc_fd, NT_PRSTATUS, &pr32, in old_per_lwp()
H A DPcore.c2470 if (nhdr.n_type == NT_PRSTATUS || in Pfgrab_core()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg30 @ MSG_NT_PRSTATUS "[ NT_PRSTATUS ]"
H A Dcorenote.c66 CONV_DS_MSG_INIT(NT_PRSTATUS, types) }; in conv_cnote_type()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1724 case NT_PRSTATUS: /* prstatus_t <sys/old_procfs.h> */ in corenote()