Home | History | Annotate | Download | only in tar

Lines Matching refs:PAX

8 //   - pax extensions
60 // Keywords for GNU sparse files in a PAX extended header
102 // Check for PAX/GNU header.
105 // PAX extended header
122 // Check for a PAX format sparse file
129 // Current file is a PAX format GNU sparse file.
156 // checkForGNUSparsePAXHeaders checks the PAX headers for GNU sparse headers. If they are found, then
170 // Identify which, if any, sparse format applies from which PAX headers are set
178 // Not a PAX format GNU sparse file.
187 // Update hdr from GNU sparse PAX headers
217 // mergePAX merges well known headers according to PAX standard.
282 // the PAX specification.
317 // parsePAX parses PAX headers.
325 // For GNU PAX sparse format 0.0 support.
609 // readGNUSparseMap1x0 reads the sparse map as stored in GNU's PAX sparse format version 1.0.
691 // readGNUSparseMap0x1 reads the sparse map as stored in GNU's PAX sparse format version 0.1.
692 // The sparse map is stored in the PAX headers.