/freebsd/usr.bin/mail/ |
H A D | collect.c | 371 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 D | send.c | 477 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 D | CombinationGenerator.h | 48 void rewind() { Position = Range.begin(); } in rewind() function 56 rewind(); in advance() 65 rewind(); in WrappingIterator()
|
/freebsd/lib/libc/tests/stdio/ |
H A D | open_memstream2_test.c | 64 rewind(fp); in ATF_TC_BODY() 101 rewind(fp); in ATF_TC_BODY() 133 rewind(fp); in ATF_TC_BODY()
|
H A D | open_wmemstream_test.c | 64 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 D | ctags.c | 293 rewind(inf); in find_entries() 310 rewind(inf); in find_entries() 326 rewind(inf); in find_entries()
|
/freebsd/usr.bin/diff/ |
H A D | pr.c | 57 rewind(stdout); in start_pr() 83 rewind(stdout); in start_pr()
|
/freebsd/usr.sbin/ppp/ |
H A D | auth.c | 204 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 D | rewind.c | 43 rewind(FILE *fp) in rewind() function
|
/freebsd/sys/geom/uzip/ |
H A D | g_uzip_dapi.h | 37 g_uzip_dapi_rewind_t rewind; member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | checkpoint_rewind.ksh | 45 log_must zpool import --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_after_rewind.ksh | 47 log_must zpool import --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_big_rewind.ksh | 53 log_must zpool import -d $FILEDISKDIR --rewind-to-checkpoint $NESTEDPOOL
|
H A D | checkpoint_discard.ksh | 48 log_mustnot zpool import --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_ro_rewind.ksh | 48 log_must zpool import -o readonly=on --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_vdev_add.ksh | 54 log_must zpool import --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_zhack_feat.ksh | 62 log_must zpool import --rewind-to-checkpoint $TESTPOOL
|
H A D | checkpoint_invalid.ksh | 76 log_mustnot zpool import --rewind-to-checkpoint $non_checkpointed
|
H A D | checkpoint_discard_busy.ksh | 92 log_mustnot zpool import -d $FILEDISKDIR --rewind-to-checkpoint $NESTEDPOOL
|
/freebsd/usr.bin/msgs/ |
H A D | msgs.c | 424 rewind(msgsrc); in main() 576 rewind(msgsrc); in main() 591 rewind(msgsrc); in main() 853 rewind(infile); in gfrsub()
|
/freebsd/contrib/mtree/ |
H A D | getid.c | 204 rewind(_gr_fp); in grstart() 353 rewind(_pw_fp); in pwstart()
|
/freebsd/share/examples/tests/tests/plain/ |
H A D | printf_test.c | 86 rewind(file); in fprintf__simple_string()
|
/freebsd/stand/lua/ |
H A D | menu.lua | 374 local rewind = "No" 376 rewind = "Yes" 379 "heckpoint: " .. rewind
|
/freebsd/crypto/openssl/demos/pkcs12/ |
H A D | pkwrite.c | 35 rewind(fp); in main()
|
/freebsd/lib/libbluetooth/ |
H A D | bluetooth.c | 160 rewind(hostf); in bt_sethostent() 260 rewind(protof); in bt_setprotoent()
|