/src/usr.bin/mkubootimage/ |
mkubootimage.c | 407 write_image(void *hdr, size_t hdrlen, int kernel_fd, int image_fd) function in typeref:typename:int 594 if (write_image(&hdr_uimg, sizeof(hdr_uimg), 603 if (write_image(&hdr_arm64, sizeof(hdr_arm64),
|
mkubootimage.c | 407 write_image(void *hdr, size_t hdrlen, int kernel_fd, int image_fd) function in typeref:typename:int 594 if (write_image(&hdr_uimg, sizeof(hdr_uimg), 603 if (write_image(&hdr_arm64, sizeof(hdr_arm64),
|