ustar_header 140 archive-tar.c static unsigned int ustar_header_chksum(const struct ustar_header *header) ustar_header 148 archive-tar.c while (p < (const unsigned char *)header + sizeof(struct ustar_header)) ustar_header 167 archive-tar.c struct ustar_header *header, ustar_header 191 archive-tar.c struct ustar_header header; ustar_header 208 archive-tar.c struct ustar_header header; ustar_header 296 archive-tar.c struct ustar_header header; ustar_header 20 builtin/get-tar-commit-id.c struct ustar_header *header = (struct ustar_header *)buffer;