Searched defs:RTZIPTARHDR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/zip/
H A Dtar.h225 typedef union RTZIPTARHDR union
237 } RTZIPTARHDR; typedef in typeref:union:RTZIPTARHDR
238 AssertCompileSize(RTZIPTARHDR, 512);
240 typedef RTZIPTARHDR *PRTZIPTARHDR;
242 typedef RTZIPTARHDR const *PCRTZIPTARHDR;

Completed in 44 milliseconds