Searched defs:GNUTYPE_LONGNAME (Results 1 - 2 of 2) sorted by relevance
/third_party/zlib/contrib/untgz/ | ||
H A D | untgz.c | 69 #define GNUTYPE_LONGNAME 'L' /* long file name */ macro |
/third_party/python/Lib/ | ||
H A D | tarfile.py | 99 GNUTYPE_LONGNAME = b"L" # GNU tar longname variable |
Completed in 8 milliseconds