Searched defs:rewind (Results 1 – 13 of 13) sorted by relevance
38 rewind(FILE *fp) in rewind() function
83 sub rewind { subroutine
33 sub rewind(*) { subroutine
81 sub rewind { subroutine
48 void rewind() { Position = Range.begin(); } in rewind() function
1548 int rewind = 0; in pipex_pptp_input() local2065 int rewind = 0; in pipex_l2tp_input() local2500 int rewind = 0; in pipex_mppe_input() local
96 #define rewind(f) PerlIO_rewind(f) macro
106 # define rewind(f) _CANNOT _rewind_ macro
236 #define rewind(f) win32_rewind(f) macro
228 set_ui_file_rewind (struct ui_file *file, ui_file_rewind_ftype *rewind) in set_ui_file_rewind()
593 st_unmount(struct st_softc *st, int eject, int rewind) in st_unmount()
520 void (*rewind)(struct intel_engine_cs *engine, bool stalled); member
1193 WRAPPER2(void, rewind, FILE *stream) in WRAPPER2() argument