Searched refs:NT_PSTATUS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h811 #define NT_PSTATUS 10 /* pstatus_t <sys/procfs.h> */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c262 error = elfnote(vp, &offset, NT_PSTATUS, sizeof (bigwad->pstatus),
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1317 if (write_note(fd, NT_PSTATUS, &P->status, sizeof (pstatus_t),
1339 if (write_note(fd, NT_PSTATUS, &ps32, sizeof (pstatus32_t),
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1810 case NT_PSTATUS: /* pstatus_t <sys/procfs.h> */

Completed in 72 milliseconds