Searched refs:IVF_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
19 static const char *IVF_SIGNATURE = "DKIF"; variable45 if (memcmp(IVF_SIGNATURE, raw_hdr, 4) == 0) { in file_is_ivf()