Home
last modified time | relevance | path

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

/xen/tools/python/xen/migration/
A Dxl.py8 MAGIC = "Xen saved domain, xl format\n \0 \r" variable
/xen/tools/python/scripts/
A Dconvert-legacy-stream562 hdr = rdexact(len(xl.MAGIC))
563 if hdr != xl.MAGIC:

Completed in 4 milliseconds