Searched refs:CMS_CRC (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dcpiofile.py57 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