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

/illumos-gate/usr/src/cmd/file/
H A Dfile.c174 static int is_crash_dump(const char *, int);
660 if (is_crash_dump(fbuf, ifd))
1594 is_crash_dump(const char *buf, int fd) function

Completed in 62 milliseconds