Searched refs:rewind (Results 1 – 13 of 13) sorted by relevance
90 def rewind(stream): function
42 rewind (old_fd); in ota_patch_init()65 rewind (old_fd); in ota_patch_init()
64 void (*rewind)(mem_file_cb_t *stream); member
199 rewind(fp); in perform_one_test()
1017 rewind(fp); in perform_one_test()
604 rewind(image->input_file); in resetimage()3079 rewind(f); in read_one_file()3184 rewind(f); in write_one_file()
1036 rewind(fp); in load_file()
356 rewind(sprite->file); in add_sprite()
829 rewind(stream); in mod_os_file_rewind()
810 rewind(stream); in mod_os_file_rewind()
826 /* For a negative seek, rewind and use positive seek */
952 - Replace rewind() with fseek() for WinCE [Truta]
Completed in 30 milliseconds