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