Searched refs:rewind (Results 51 - 75 of 117) sorted by relevance

12345

/freebsd-11-stable/lib/libc/gen/
H A Dgetttyent.c271 rewind(tf);
H A Dgetgrent.c811 rewind(st->fp);
871 rewind(st->fp);
1253 rewind(st->fp);
1346 rewind(st->fp);
H A Dgetnetgrent.c359 * and turn on NIS if it's a '+'. rewind the stream
364 rewind(netf);
923 rewind(netf);
/freebsd-11-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c211 rewind(manifest);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl795 sub $ap, $num, $ap ! rewind
870 sub $ap, $num, $ap ! rewind
892 sub $np, $num, $np ! rewind
1047 sub $ap, $num, $ap ! rewind
1122 sub $ap, $num, $ap ! rewind
1144 sub $np, $num, $np ! rewind
/freebsd-11-stable/contrib/pf/authpf/
H A Dauthpf.c253 rewind(pidfp);
327 rewind(pidfp);
/freebsd-11-stable/usr.bin/mail/
H A Dnames.c335 rewind(fo);
396 rewind(fin);
H A Dquit.c265 rewind(ibuf);
/freebsd-11-stable/lib/libc/net/
H A Dgethostbyht.c77 rewind(hed->hostf);
H A Dgetprotoent.c346 rewind(ped->fp);
/freebsd-11-stable/usr.bin/calendar/
H A Dio.c452 rewind(fp);
/freebsd-11-stable/usr.bin/csplit/
H A Dcsplit.c296 /* Conceptually rewind the input (as obtained by get_line()) back `n' lines. */
329 rewind(ofp);
/freebsd-11-stable/usr.bin/fortune/strfile/
H A Dstrfile.c239 rewind(outf);
/freebsd-11-stable/usr.sbin/cron/lib/
H A Dmisc.c331 rewind(file);
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c236 rewind(outfile[n]);
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c325 rewind (fp);
/freebsd-11-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c307 rewind(fd);
577 rewind(fd);
583 rewind(fd);
/freebsd-11-stable/contrib/byacc/
H A Doutput.c1258 rewind(union_file);
1277 rewind(text_file);
1637 rewind(action_file);
/freebsd-11-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp378 rewind(vdmoutput);
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl262 ldo `-256*$SZ`($key),$key ; rewind $key
/freebsd-11-stable/usr.sbin/setfmac/
H A Dsetfmac.c253 rewind(fp);
/freebsd-11-stable/contrib/libpcap/
H A Dnametoaddr.c751 rewind(fp);
/freebsd-11-stable/include/
H A Dstdio.h281 void rewind(FILE *);
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dipft_tx.c91 rewind(tfp);
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c409 rewind (saved_script_handle);
415 rewind (saved_script_handle);

Completed in 166 milliseconds

12345