Searched defs:file_hdr (Results 1 – 2 of 2) sorted by relevance
69 struct file_header file_hdr; member310 struct file_header *file_hdr = &tar->file_hdr; in extract_to_stdout() local320 struct file_header *file_hdr = &tar->file_hdr; in extract_to_command() local366 struct file_header *file_hdr = &tar->file_hdr; in extract_to_disk() local571 struct file_header *file_hdr; in unpack_tar() local
60 uint8_t file_hdr[kIvfFileHdrSize]; in Begin() local