Searched refs:dictId (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libz/test/ | ||
H A D | example.c | 35 uLong dictId; /* Adler32 value of the dictionary */ variable 475 dictId = c_stream.adler; 520 if (d_stream.adler != dictId) { |
Completed in 57 milliseconds