Home | History | Annotate | Download | only in coders

Lines Matching refs:SeekBlob

1708   (void) SeekBlob(image, 128, SEEK_SET);
1854 (void) SeekBlob(image, 4, SEEK_SET);
1875 (void) SeekBlob(image, 44, SEEK_CUR); /* reserved region of 11 DWORDs */
1892 (void) SeekBlob(image, 12, SEEK_CUR); /* 3 reserved DWORDs */
2562 if (SeekBlob(image,offset,SEEK_CUR) < 0)
2611 if (SeekBlob(image,offset,SEEK_CUR) < 0)