Home
last modified time | relevance | path

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

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