Searched defs:seek (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dstore-int.h41 off_t (*seek)(struct krb5_storage_data*, off_t, int); member in struct:krb5_storage_data
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c29 static off_t seek = 0; variable
/freebsd-current/lib/libc/gen/
H A Dtelldir.h85 unsigned long seek:DD_SEEK_BITS; member in struct:ddloc_packed::__anon122
/freebsd-current/usr.sbin/bhyve/
H A Diov.c40 seek_iov(const struct iovec *iov1, int niov1, struct iovec *iov2, int *niov2, size_t seek) argument
119 buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov, int niov, size_t seek) argument
/freebsd-current/stand/userboot/
H A Duserboot.h114 int (*seek)(void *arg, void *h, uint64_t offset, member in struct:loader_callbacks
/freebsd-current/bin/pax/
H A Dtables.h78 off_t seek; /* location in scratch file */ member in struct:ftm
/freebsd-current/bin/ed/
H A Ded.h63 off_t seek; /* address of line in scratch buffer */ member in struct:line
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h202 int seek; /* true if seek request pending */ member in struct:__anon11096
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h74 void seek(uint64_t NewOffSet) { Offset = NewOffSet; } function in class:llvm::DataExtractor::Cursor
/freebsd-current/sys/contrib/zlib/
H A Dgzguts.h195 int seek; /* true if seek request pending */ member in struct:__anon40
/freebsd-current/contrib/lib9p/
H A Dutils.c134 l9p_seek_iov(struct iovec *iov1, size_t niov1, struct iovec *iov2, size_t *niov2, size_t seek) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c96 INLINE void output_root_bytes(const output_t *self, uint64_t seek, uint8_t *out, argument
580 void llvm_blake3_hasher_finalize_seek(const blake3_hasher *self, uint64_t seek, argument
/freebsd-current/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3.c684 Blake3_FinalSeek(const BLAKE3_CTX *ctx, uint64_t seek, uint8_t *out, argument
143 output_root_bytes(const blake3_ops_t *ops, const output_t *ctx, uint64_t seek, uint8_t *out, size_t out_len) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp818 uint64_t raw_fd_ostream::seek(uint64_t off) { function in class:raw_fd_ostream
/freebsd-current/include/
H A Dstdio.h424 cookie_seek_function_t *seek; member in struct:__anon9
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp233 void Lexer::seek(unsigned Offset, bool IsAtStartOfLine) { function in class:Lexer
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h940 __sanitizer_cookie_io_seek seek; member in struct:__sanitizer_cookie_io_functions_t
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p.c1158 p2p_find(struct p2p_data *p2p, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_count, const char **seek, int freq, bool include_6ghz) argument
/freebsd-current/sys/contrib/zstd/programs/
H A Dfileio.c3029 long const seek = (long)(8 + frameSize - numBytesRead); local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c5684 const char *_seek[P2P_MAX_QUERY_HASH + 1], **seek = NULL; local

Completed in 422 milliseconds