Home
last modified time | relevance | path

Searched refs:NT_PRPRIV (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h989 #define NT_PRPRIV 18 /* prpriv_t <sys/procfs.h> */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c371 error = elfnote(vp, &offset, NT_PRPRIV, psize, in write_elfnotes()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg46 @ MSG_NT_PRPRIV "[ NT_PRPRIV ]"
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1450 if (write_note(fd, NT_PRPRIV, ppriv, pprivsz, &doff) != 0) { in Pfgcore()
H A DPcore.c1326 [NT_PRPRIV] = note_priv,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1991 case NT_PRPRIV: /* prpriv_t <sys/procfs.h> */ in corenote()