Searched refs:NT_FDINFO (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 454 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes() 483 error = elfnote(vp, &offset, NT_FDINFO, in write_elfnotes()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 993 #define NT_FDINFO 22 /* open fd info */ macro
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 50 @ MSG_NT_FDINFO "[ NT_FDINFO ]"
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 540 ret = write_note(iter->fd_fd, NT_FDINFO, &core, in iter_fd()
|
H A D | Pcore.c | 1330 [NT_FDINFO] = note_fdinfo,
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 2031 case NT_FDINFO: in corenote()
|