Home
last modified time | relevance | path

Searched refs:is_crash_dump (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/cmd/file/
H A Dfile.c175 static int is_crash_dump(const char *, int);
661 if (is_crash_dump(fbuf, ifd)) in def_position_tests()
1679 is_crash_dump(const char *buf, int fd) in is_crash_dump() function