| /src/distrib/sun2/ |
| MakeInstTape | 17 mt -f $T rewind 26 mt -f $T rewind
|
| MakeBootTape | 18 mt -f $T rewind 32 mt -f $T rewind
|
| /src/distrib/sun3/ |
| MakeInstTape | 17 mt -f $T rewind 26 mt -f $T rewind
|
| MakeBootTape | 19 mt -f $T rewind 37 mt -f $T rewind
|
| /src/lib/libc/stdio/ |
| rewind.c | 1 /* $NetBSD: rewind.c,v 1.14 2012/03/15 18:22:30 christos Exp $ */ 38 static char sccsid[] = "@(#)rewind.c 8.1 (Berkeley) 6/4/93"; 40 __RCSID("$NetBSD: rewind.c,v 1.14 2012/03/15 18:22:30 christos Exp $"); 51 rewind(FILE *fp) function
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/mingw/ |
| msvc.c | 97 #ifdef rewind 98 #undef rewind macro 101 rewind (FILE *fp) function 107 #endif /* rewind */
|
| /src/external/bsd/flex/dist/tests/ |
| rescan_r.direct.l | 68 rewind(fp); 85 rewind(fp);
|
| rescan_nr.direct.l | 64 rewind(fp);
|
| /src/external/bsd/elftosb/dist/common/ |
| options.h | 77 //! rewind() resets the "current-element" to the first one in the "list" 79 rewind(void) = 0; 111 rewind(void); 146 rewind(void);
|
| /src/external/gpl3/gdb/dist/sim/testsuite/cris/c/ |
| freopen1.c | 38 rewind (f);
|
| seek1.c | 36 rewind (f);
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/ |
| freopen1.c | 38 rewind (f);
|
| seek1.c | 36 rewind (f);
|
| /src/usr.bin/diff/ |
| pr.c | 56 rewind(stdout); 82 rewind(stdout);
|
| /src/external/lgpl3/gmp/dist/tests/mpq/ |
| io.c | 88 rewind (fp); 97 rewind (fp);
|
| /src/external/bsd/libbind/dist/include/ |
| irs.h | 49 void (*rewind) __P((struct irs_gr *)); member in struct:irs_gr 65 void (*rewind) __P((struct irs_pw *)); member in struct:irs_pw 82 void (*rewind) __P((struct irs_sv *)); member in struct:irs_sv 98 void (*rewind) __P((struct irs_pr *)); member in struct:irs_pr 116 void (*rewind) __P((struct irs_ho *)); member in struct:irs_ho 134 void (*rewind) __P((struct irs_nw *)); member in struct:irs_nw 152 void (*rewind) __P((struct irs_ng *, const char *)); member in struct:irs_ng
|
| /src/usr.bin/mail/ |
| collect.c | 297 rewind(fp); 325 rewind(collf); 338 rewind(collf); 663 rewind(fbuf); 700 rewind(collf); 724 rewind(collf); 736 rewind(collf); 746 rewind(collf); 759 rewind(collf);
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/ |
| nouveau_nvkm_falcon_cmdq.c | 33 nvkm_falcon_cmdq_has_room(struct nvkm_falcon_cmdq *cmdq, u32 size, bool *rewind) 46 *rewind = true; 81 bool rewind = false; local 85 if (!nvkm_falcon_cmdq_has_room(cmdq, size, &rewind)) { 93 if (rewind)
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| SnippetGenerator.h | 128 // Rewind the tape, placing the position to again point at the beginning. 129 void rewind() { Position = Range.begin(); } function in struct:llvm::exegesis::CombinationGenerator::WrappingIterator 137 rewind(); 146 rewind();
|
| /src/external/bsd/libbind/dist/irs/ |
| gen_ng.c | 90 ng->rewind = ng_rewind; 124 (*ng->rewind)(ng, pvt->curgroup); 160 (*ng->rewind)(ng, pvt->curgroup);
|
| /src/external/lgpl3/gmp/dist/tests/mpz/ |
| io.c | 103 rewind (fp); 112 rewind (fp);
|
| /src/games/hack/ |
| hack.rumors.c | 89 rewind(rumf);
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| cmptest.h | 102 rewind(fp_res);
|
| /src/crypto/external/apache2/openssl/dist/demos/pkcs12/ |
| pkwrite.c | 35 rewind(fp);
|
| /src/crypto/external/bsd/openssl/dist/demos/pkcs12/ |
| pkwrite.c | 35 rewind(fp);
|