Home | History | Annotate | Download | only in libtiff

Lines Matching refs:ReadOK

3287 		if (!ReadOK(tif,dest,size))
4478 if (!ReadOK(tif, &dircount16, sizeof (uint16))) {
4495 if (!ReadOK(tif, &dircount64, sizeof (uint64))) {
4516 if (!ReadOK(tif, origdir, (tmsize_t)(dircount16*dirsize))) {
4532 if (!ReadOK(tif, &nextdiroff32, sizeof(uint32)))
4538 if (!ReadOK(tif, nextdiroff, sizeof(uint64)))