Home
last modified time | relevance | path

Searched defs:elffd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/file/
H A Delf_read.h37 int elffd; /* fd of file being processed */ member
H A Dfile.c143 static int elffd = -1; variable
927 ar_coff_or_aout(int elffd) in ar_coff_or_aout()
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c843 int elffd = -1; in validate_unix() local