Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c393 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes()
423 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes()
/titanic_41/usr/src/uts/common/sys/
H A Delf.h821 #define NT_FDINFO 22 /* open fd info */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg49 @ MSG_NT_FDINFO "[ NT_FDINFO ]"
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c609 if (write_note(iter->fd_fd, NT_FDINFO, fdinfo, in iter_fd()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1847 case NT_FDINFO: in corenote()