/freebsd/usr.sbin/bhyve/ |
H A D | iov.c | 41 size_t seek) in seek_iov() 120 size_t seek) in buf_to_iov()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | store-int.h | 41 off_t (*seek)(struct krb5_storage_data*, off_t, int); member
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | io.h | 181 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument 185 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) argument 188 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) (f) argument 189 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument
|
/freebsd/lib/libc/gen/ |
H A D | telldir.h | 85 unsigned long seek:DD_SEEK_BITS; member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | stride_dd.c | 30 static off_t seek = 0; variable
|
/freebsd/stand/userboot/ |
H A D | userboot.h | 114 int (*seek)(void *arg, void *h, uint64_t offset, member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3.c | 96 INLINE void output_root_bytes(const output_t *self, uint64_t seek, uint8_t *out, in output_root_bytes() 578 void llvm_blake3_hasher_finalize_seek(const blake3_hasher *self, uint64_t seek, in llvm_blake3_hasher_finalize_seek()
|
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/ |
H A D | blake3.c | 144 uint64_t seek, uint8_t *out, size_t out_len) in output_root_bytes() 684 Blake3_FinalSeek(const BLAKE3_CTX *ctx, uint64_t seek, uint8_t *out, in Blake3_FinalSeek()
|
/freebsd/bin/ed/ |
H A D | ed.h | 63 off_t seek; /* address of line in scratch buffer */ member
|
/freebsd/bin/pax/ |
H A D | tables.h | 78 off_t seek; /* location in scratch file */ member
|
/freebsd/sys/contrib/zlib/ |
H A D | gzguts.h | 195 int seek; /* true if seek request pending */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 74 void seek(uint64_t NewOffSet) { Offset = NewOffSet; } in seek() function
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | gzguts.h | 202 int seek; /* true if seek request pending */ member
|
/freebsd/contrib/lib9p/ |
H A D | utils.c | 135 size_t *niov2, size_t seek) in l9p_seek_iov()
|
/freebsd/include/ |
H A D | stdio.h | 433 cookie_seek_function_t *seek; member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 815 uint64_t raw_fd_ostream::seek(uint64_t off) { in seek() function in raw_fd_ostream
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 278 void Lexer::seek(unsigned Offset, bool IsAtStartOfLine) { in seek() function in Lexer
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_posix.h | 939 __sanitizer_cookie_io_seek seek; global() member
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | fileio.c | 3029 long const seek = (long)(8 + frameSize - numBytesRead); in FIO_analyzeFrames() local
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p.c | 1177 u8 seek_count, const char **seek, int freq, bool include_6ghz) in p2p_find()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ctrl_iface.c | 6076 const char *_seek[P2P_MAX_QUERY_HASH + 1], **seek = NULL; in p2p_ctrl_find() local
|