Home
last modified time | relevance | path

Searched defs:file_hdr (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Dtar.c69 struct file_header file_hdr; member
310 struct file_header *file_hdr = &tar->file_hdr; in extract_to_stdout() local
320 struct file_header *file_hdr = &tar->file_hdr; in extract_to_command() local
366 struct file_header *file_hdr = &tar->file_hdr; in extract_to_disk() local
571 struct file_header *file_hdr; in unpack_tar() local
/external/libvpx/libvpx/test/
Divf_video_source.h60 uint8_t file_hdr[kIvfFileHdrSize]; in Begin() local