Home
last modified time | relevance | path

Searched defs:RECORDSIZE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dtarfile.py79 RECORDSIZE = BLOCKSIZE * 20 # length of records variable
/external/python/cpython2/Lib/
Dtarfile.py69 RECORDSIZE = BLOCKSIZE * 20 # length of records variable