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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Dold_notes.c191 error = elfnote(vp, &offset, NT_PRSTATUS,
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h802 #define NT_PRSTATUS 1 /* prstatus_t <sys/old_procfs.h> */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c473 if (write_note(pgc->pgc_fd, NT_PRSTATUS, &prstatus,
484 if (write_note(pgc->pgc_fd, NT_PRSTATUS, &pr32,
H A DPcore.c655 dprintf("Pgrab_core: failed to read NT_PRSTATUS\n");
1186 note_linux_prstatus, /* 1 NT_PRSTATUS (old) */
1188 note_notsup, /* 1 NT_PRSTATUS (old) */
2521 if (nhdr.n_type == NT_PRSTATUS ||
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h736 #define NT_PRSTATUS 1 /* Process status. */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1767 case NT_PRSTATUS: /* prstatus_t <sys/old_procfs.h> */
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c67 CONV_DS_MSG_INIT(NT_PRSTATUS, types) };

Completed in 113 milliseconds