Searched refs:print_dumphdr (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/cmd/file/ |
H A D | file.c | 176 static void print_dumphdr(const int, const dumphdr_t *, uint32_t (*)(uint32_t), 1690 print_dumphdr(fd, dhp, return_uint32, NATIVE_ISA); in is_crash_dump() 1693 print_dumphdr(fd, dhp, swap_uint32, OTHER_ISA); in is_crash_dump() 1709 print_dumphdr(const int fd, const dumphdr_t *dhp, uint32_t (*swap)(uint32_t), in print_dumphdr() function
|