Searched refs:NT_LWPSINFO (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 988 #define NT_LWPSINFO 17 /* lwpsinfo_t <sys/procfs.h> */ macro
|
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 549 error = elfnote(vp, &offset, NT_LWPSINFO, in write_elfnotes()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 465 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()
|
H A D | Pcore.c | 1325 [NT_LWPSINFO] = note_lwpsinfo,
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 45 @ MSG_NT_LWPSINFO "[ NT_LWPSINFO ]"
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 1984 case NT_LWPSINFO: /* lwpsinfo_t <sys/procfs.h> */ in corenote()
|