Home
last modified time | relevance | path

Searched defs:rewind (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/lib/libc/stdio/
H A Drewind.c38 rewind(FILE *fp) in rewind() function
/openbsd-src/gnu/usr.bin/perl/lib/
H A DDirHandle.pm83 sub rewind { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A DUtil.pm33 sub rewind(*) { subroutine
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DDir.pm81 sub rewind { subroutine
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DCombinationGenerator.h48 void rewind() { Position = Range.begin(); } in rewind() function
/openbsd-src/sys/net/
H A Dpipex.c1534 int rewind = 0; pipex_pptp_input() local
2029 int rewind = 0; pipex_l2tp_input() local
2457 int rewind = 0; pipex_mppe_input() local
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Dnostdio.h106 # define rewind(f) _CANNOT _rewind_ macro
H A Dfakesdio.h96 #define rewind(f) PerlIO_rewind(f) macro
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32iop.h236 #define rewind(f) win32_rewind(f) macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dui-file.c228 set_ui_file_rewind (struct ui_file *file, ui_file_rewind_ftype *rewind) in set_ui_file_rewind()
/openbsd-src/sys/scsi/
H A Dst.c593 st_unmount(struct st_softc *st, int eject, int rewind) in st_unmount() argument
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_types.h502 void (*rewind)(struct intel_engine_cs *engine, bool stalled); global() member
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1193 WRAPPER2(void, rewind, FILE *stream) in WRAPPER2() argument