Searched refs:nsz (Results 1 – 3 of 3) sorted by relevance
275 size_t i, nsz; in file_zmagic() local312 nsz = nbytes; in file_zmagic()315 (ms->flags & MAGIC_NO_COMPRESS_FORK), buf, &newbuf, &nsz); in file_zmagic()317 (char *)newbuf, nsz); in file_zmagic()326 nsz); in file_zmagic()
2068 local nsz = args[i].opsize2069 if nsz then2070 if sz and sz ~= nsz then szmix = true else sz = nsz end
1248 nsz = nbytes;1252 (ms->flags & MAGIC_NO_COMPRESS_FORK), buf, &newbuf, &nsz);1260 nsz);
Completed in 19 milliseconds