Lines Matching refs:SeekBlob
223 return(SeekBlob(image,offset,SEEK_SET) < 0 ? OPJ_FALSE : OPJ_TRUE);232 return(SeekBlob(image,offset,SEEK_CUR) < 0 ? -1 : offset);321 (void) SeekBlob(image,SEEK_SET,0);