Searched refs:zm (Results 1 – 1 of 1) sorted by relevance
266 int zm; in file_zmagic() local270 zm = (*compr[i].u.func)(buf); in file_zmagic()272 zm = memcmp(buf, compr[i].u.magic, in file_zmagic()276 if (!zm) in file_zmagic()
Completed in 8 milliseconds