Searched refs:NT_FDINFO (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c401 error = elfnote(vp, &offset, NT_FDINFO,
430 error = elfnote(vp, &offset, NT_FDINFO,
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h821 #define NT_FDINFO 22 /* open fd info */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1890 case NT_FDINFO:
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c609 if (write_note(iter->fd_fd, NT_FDINFO, fdinfo,

Completed in 709 milliseconds