Home
last modified time | relevance | path

Searched refs:rewind (Results 1 – 25 of 133) sorted by relevance

123456

/freebsd/usr.bin/mail/
H A Dcollect.c371 rewind(fbuf); in collect()
409 rewind(collf); in collect()
439 rewind(collf); in collect()
450 rewind(collf); in collect()
460 rewind(collf); in collect()
473 rewind(collf); in collect()
687 rewind(collf); in collint()
697 rewind(collf); in collhup()
724 rewind(fp); in savedeadletter()
H A Dsend.c477 rewind(fi); in infix()
485 rewind(fi); in infix()
490 rewind(nfi); in infix()
582 rewind(fi); in savemail()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCombinationGenerator.h48 void rewind() { Position = Range.begin(); } in rewind() function
56 rewind(); in advance()
65 rewind(); in WrappingIterator()
/freebsd/lib/libc/tests/stdio/
H A Dopen_memstream2_test.c64 rewind(fp); in ATF_TC_BODY()
101 rewind(fp); in ATF_TC_BODY()
133 rewind(fp); in ATF_TC_BODY()
H A Dopen_wmemstream_test.c64 rewind(fp); in ATF_TC_BODY()
101 rewind(fp); in ATF_TC_BODY()
133 rewind(fp); in ATF_TC_BODY()
/freebsd/usr.bin/ctags/
H A Dctags.c293 rewind(inf); in find_entries()
310 rewind(inf); in find_entries()
326 rewind(inf); in find_entries()
/freebsd/usr.bin/diff/
H A Dpr.c57 rewind(stdout); in start_pr()
83 rewind(stdout); in start_pr()
/freebsd/usr.sbin/ppp/
H A Dauth.c204 rewind(fp); in auth_SetPhoneList()
273 rewind(fp); in auth_Select()
330 rewind(fp); in auth_Validate()
385 rewind(fp); in auth_GetSecret()
/freebsd/lib/libc/stdio/
H A Drewind.c43 rewind(FILE *fp) in rewind() function
/freebsd/sys/geom/uzip/
H A Dg_uzip_dapi.h37 g_uzip_dapi_rewind_t rewind; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_rewind.ksh45 log_must zpool import --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_after_rewind.ksh47 log_must zpool import --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_big_rewind.ksh53 log_must zpool import -d $FILEDISKDIR --rewind-to-checkpoint $NESTEDPOOL
H A Dcheckpoint_discard.ksh48 log_mustnot zpool import --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_ro_rewind.ksh48 log_must zpool import -o readonly=on --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_vdev_add.ksh54 log_must zpool import --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_zhack_feat.ksh62 log_must zpool import --rewind-to-checkpoint $TESTPOOL
H A Dcheckpoint_invalid.ksh76 log_mustnot zpool import --rewind-to-checkpoint $non_checkpointed
H A Dcheckpoint_discard_busy.ksh92 log_mustnot zpool import -d $FILEDISKDIR --rewind-to-checkpoint $NESTEDPOOL
/freebsd/usr.bin/msgs/
H A Dmsgs.c424 rewind(msgsrc); in main()
576 rewind(msgsrc); in main()
591 rewind(msgsrc); in main()
853 rewind(infile); in gfrsub()
/freebsd/contrib/mtree/
H A Dgetid.c204 rewind(_gr_fp); in grstart()
353 rewind(_pw_fp); in pwstart()
/freebsd/share/examples/tests/tests/plain/
H A Dprintf_test.c86 rewind(file); in fprintf__simple_string()
/freebsd/stand/lua/
H A Dmenu.lua374 local rewind = "No"
376 rewind = "Yes"
379 "heckpoint: " .. rewind
/freebsd/crypto/openssl/demos/pkcs12/
H A Dpkwrite.c35 rewind(fp); in main()
/freebsd/lib/libbluetooth/
H A Dbluetooth.c160 rewind(hostf); in bt_sethostent()
260 rewind(protof); in bt_setprotoent()

123456