Searched defs:check_ident (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/file/
H A Dfile.c1165 * check_ident: checks the ident field of the presumeably
1170 check_ident(unsigned char *ident, int fd) function
1199 if (check_ident(ident, elffd) == ELF_READ_FAIL)

Completed in 60 milliseconds