Searched refs:rewind (Results 1 - 25 of 117) sorted by relevance

12345

/freebsd-11-stable/sys/geom/uzip/
H A Dg_uzip_dapi.h39 g_uzip_dapi_rewind_t rewind; member in struct:g_uzip_dapi
H A Dg_uzip_zlib.c122 zp->pub.rewind = &g_uzip_zlib_rewind;
H A Dg_uzip_lzma.c114 lzp->pub.rewind = &g_uzip_lzma_nop;
/freebsd-11-stable/lib/libc/stdio/
H A Drewind.c34 static char sccsid[] = "@(#)rewind.c 8.1 (Berkeley) 6/4/93";
47 rewind(FILE *fp) function
/freebsd-11-stable/share/examples/tests/tests/plain/
H A Dprintf_test.c84 rewind(file);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.cpp39 rewind();
H A DAllocationOrder.h53 /// returning 0 until rewind() is called.
84 void rewind() { Pos = -int(Hints.size()); } function in class:llvm::AllocationOrder
/freebsd-11-stable/usr.bin/mail/
H A Dcollect.c377 rewind(fbuf);
415 rewind(collf);
445 rewind(collf);
456 rewind(collf);
466 rewind(collf);
479 rewind(collf);
693 rewind(collf);
703 rewind(collf);
730 rewind(fp);
H A Dsend.c483 rewind(fi);
491 rewind(fi);
496 rewind(nfi);
588 rewind(fi);
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dopen_memstream2_test.c67 rewind(fp);
104 rewind(fp);
136 rewind(fp);
H A Dperror_test.c81 rewind(stderr);
H A Dopen_wmemstream_test.c67 rewind(fp);
104 rewind(fp);
136 rewind(fp);
/freebsd-11-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h71 #undef rewind macro
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm.c262 rewind(f);
273 rewind(f);
283 rewind(f);
308 rewind(f);
/freebsd-11-stable/share/examples/tests/tests/tap/
H A Dprintf_test.c142 rewind(file);
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h85 #undef rewind macro
132 using ::rewind;
/freebsd-11-stable/release/picobsd/tinyware/help/
H A Dhelp.c59 rewind(fd);
127 rewind(fd);
/freebsd-11-stable/contrib/libstdc++/include/c_compatibility/
H A Dstdio.h79 using std::rewind;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dui-file.h51 extern void set_ui_file_rewind (struct ui_file *stream, ui_file_rewind_ftype * rewind);
/freebsd-11-stable/usr.bin/ctags/
H A Dctags.c285 rewind(inf);
302 rewind(inf);
318 rewind(inf);
/freebsd-11-stable/usr.bin/rwall/
H A Drwall.c172 rewind(fp);
/freebsd-11-stable/usr.sbin/ppp/
H A Dauth.c200 rewind(fp);
269 rewind(fp);
326 rewind(fp);
381 rewind(fp);
/freebsd-11-stable/lib/libsm/
H A DMakefile29 fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c \
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dmemstat.c267 rewind(fp);
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dipft_hx.c34 rewind(tfp);

Completed in 239 milliseconds

12345