Home
last modified time | relevance | path

Searched refs:ISEXTENDEDLEN_GNU (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarConstants.java180 int ISEXTENDEDLEN_GNU = 1; field
DTarArchiveEntry.java1322 offset += ISEXTENDEDLEN_GNU; in parseTarHeader()