Home
last modified time | relevance | path

Searched refs:RESTORE_STREAM_IDENT (Results 1 – 3 of 3) sorted by relevance

/xen/tools/libxl/
A Dlibxl_sr_stream_format.h18 #define RESTORE_STREAM_IDENT 0x4c6962786c466d74UL macro
A Dlibxl_stream_read.c338 if (hdr->ident != RESTORE_STREAM_IDENT) { in stream_header_done()
342 RESTORE_STREAM_IDENT, hdr->ident); in stream_header_done()
A Dlibxl_stream_write.c276 hdr.ident = htobe64(RESTORE_STREAM_IDENT); in libxl__stream_write_start()

Completed in 5 milliseconds