Home
last modified time | relevance | path

Searched refs:NT_LWPSTATUS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Delf.h815 #define NT_LWPSTATUS 16 /* lwpstatus_t <sys/procfs.h> */ macro
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c504 error = elfnote(vp, &offset, NT_LWPSTATUS, in write_elfnotes()
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c525 if (write_note(pgc->pgc_fd, NT_LWPSTATUS, lsp, in new_per_lwp()
539 if (write_note(pgc->pgc_fd, NT_LWPSTATUS, &ls32, in new_per_lwp()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg43 @ MSG_NT_LWPSTATUS "[ NT_LWPSTATUS ]"
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1793 case NT_LWPSTATUS: /* lwpstatus_t <sys/procfs.h> */ in corenote()