Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h985 #define NT_PRCRED 14 /* prcred_t <sys/procfs.h> */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c318 error = elfnote(vp, &offset, NT_PRCRED, crsize, in write_elfnotes()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg42 @ MSG_NT_PRCRED "[ NT_PRCRED ]"
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1433 write_note(fd, NT_PRCRED, cp, size, &doff) != 0) { in Pfgcore()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1929 case NT_PRCRED: /* prcred_t <sys/procfs.h> */ in corenote()