Searched refs:checked_seek (Results 1 – 1 of 1) sorted by relevance
33 static void checked_seek(FILE *stream, int64_t offset, int whence) in checked_seek() function61 checked_seek(f, 0, SEEK_END); in main()63 checked_seek(f, 0, SEEK_SET); in main()68 checked_seek(f, pos, SEEK_SET); in main()