Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtarfile.py71 POSIX_MAGIC = "ustar\x0000" # magic posix tar string variable
1003 info["magic"] = POSIX_MAGIC
1032 info["magic"] = POSIX_MAGIC
1114 stn(info.get("magic", POSIX_MAGIC), 8),
1180 info["magic"] = POSIX_MAGIC