Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtarfile.py91 XHDTYPE = "x" # POSIX.1-2001 extended header variable
1155 def _create_pax_generic_header(cls, pax_headers, type=XHDTYPE):
1261 elif self.type in (XHDTYPE, XGLTYPE, SOLARIS_XHDTYPE):
1403 if self.type in (XHDTYPE, SOLARIS_XHDTYPE):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_tarfile.py576 longnametype = tarfile.XHDTYPE