Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c413 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes()
442 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h993 #define NT_FDINFO 22 /* open fd info */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg50 @ MSG_NT_FDINFO "[ NT_FDINFO ]"
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c540 ret = write_note(iter->fd_fd, NT_FDINFO, &core, in iter_fd()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1995 case NT_FDINFO: in corenote()