Lines Matching refs:SeekBlob
224 return(SeekBlob(image,offset,SEEK_SET) < 0 ? OPJ_FALSE : OPJ_TRUE);233 return(SeekBlob(image,offset,SEEK_CUR) < 0 ? -1 : offset);319 (void) SeekBlob(image,SEEK_SET,0);