Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Delf.h817 #define NT_PRPRIV 18 /* prpriv_t <sys/procfs.h> */ macro
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf_notes.c310 error = elfnote(vp, &offset, NT_PRPRIV, psize, in write_elfnotes()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg45 @ MSG_NT_PRPRIV "[ NT_PRPRIV ]"
/titanic_50/usr/src/lib/libproc/common/
H A DPgcore.c1394 if (write_note(fd, NT_PRPRIV, ppriv, pprivsz, &doff) != 0) { in Pfgcore()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1807 case NT_PRPRIV: /* prpriv_t <sys/procfs.h> */ in corenote()