Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DTarWriter.cpp36 struct UstarHeader { struct
55 static_assert(sizeof(UstarHeader) == BlockSize, "invalid Ustar header"); argument