Searched refs:CMS_CRC (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | cpiofile.py | 57 CMS_CRC = "070702" # Cpio Magic String for CRC header variable 463 elif buf[:6] == CMS_CRC: 464 hdrtype = "CMS_CRC" 963 if magic in (CMS_ASC, CMS_CHR, CMS_CRC): |
Completed in 24 milliseconds