Searched refs:toxic_end (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/chk4ubin/
H A Dchk4ubin.c111 static uint_t toxic_end = 0x1ff0; variable
183 err = (off >= toxic_start && off <= toxic_end);
188 total, toxic_start, toxic_end);
196 total, toxic_start, toxic_end);

Completed in 57 milliseconds