Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h988 #define NT_LWPSINFO 17 /* lwpsinfo_t <sys/procfs.h> */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c499 error = elfnote(vp, &offset, NT_LWPSINFO, in write_elfnotes()
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c465 if (write_note(pgc->pgc_fd, NT_LWPSINFO, lip, in new_per_lwp()
478 if (write_note(pgc->pgc_fd, NT_LWPSINFO, &li32, in new_per_lwp()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg45 @ MSG_NT_LWPSINFO "[ NT_LWPSINFO ]"
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1948 case NT_LWPSINFO: /* lwpsinfo_t <sys/procfs.h> */ in corenote()