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

12345

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c428 * rewind() does not force the target file's data to disk (not does
505 rewind(fp);
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.c1452 rewind(TFP);
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-sparcv9.pl782 sub $Ktbl,`($rounds-16)*$SZ`,$Ktbl ! rewind Ktbl
/freebsd-11-stable/contrib/bzip2/
H A Dbzip2.c506 rewind(zStream);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp77 ::rewind(file);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c191 (void) fprintf(stderr, " -F attempt automatic rewind within "
212 (void) fprintf(stderr, " -X attempt extreme rewind (does not "
5072 int rewind = ZPOOL_NEVER_REWIND; local
5265 rewind = ZPOOL_DO_REWIND |
5270 nvlist_add_uint32(policy, ZPOOL_LOAD_REWIND_POLICY, rewind) != 0)
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c6320 rewind(mnttab_file);
6424 rewind(mnttab_file);
6592 rewind(mnttab_file);
/freebsd-11-stable/tests/sys/netmap/
H A Dctrl-api-test.c981 rewind(f);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c813 rewind(hdl->libzfs_mnttab);
865 rewind(hdl->libzfs_mnttab);
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3702 rewind(fp);
/freebsd-11-stable/crypto/openssh/
H A Dssh-keygen.c676 rewind(fp);
/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c193 len = ftell(fp), rewind(fp);
/freebsd-11-stable/lib/libc/net/
H A Dgetaddrinfo.c2381 rewind(*hostf);
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c1916 rewind(leaseFile);
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dsha512-armv4.S1766 sub r3,#640 @ rewind K512
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c2266 rewind(in);
3470 ** This method is called to "rewind" the completion_cursor object back
5669 ** This method is called to "rewind" the series_cursor object back
11535 rewind(f);
14354 rewind(in);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c9928 rewind (file);

Completed in 374 milliseconds

12345