Home
last modified time | relevance | path

Searched defs:file_data (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/diff/src/
HDdiff.h232 struct file_data { struct
233 int desc; /* File descriptor */
234 char const *name; /* File name */
235 struct stat stat; /* File status */
238 word *buffer;
242 size_t bufsize;
245 size_t buffered;
248 char const **linbuf;
254 lin linbuf_base, buffered_lines, valid_lines, alloc_lines;
257 char const *prefix_end;
[all …]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
HDlog.c211 struct file_data{ struct
223 struct file_data *f = data; in log_file() argument
/freebsd-13-stable/contrib/libarchive/libarchive/test/
HDtest_write_format_zip_file.c88 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
HDtest_write_format_zip_stream.c85 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
HDtest_write_format_zip64_stream.c83 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
HDtest_write_format_zip_file_zip64.c90 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDZipFile.cpp117 auto file_data = reinterpret_cast<const uint8_t *>(local_file_header + 1) + in GetFile() local
/freebsd-13-stable/sys/cam/ctl/
HDctl_backend_block.c633 struct ctl_be_block_filedata *file_data; in ctl_be_block_dispatch_file() local
1797 struct ctl_be_block_filedata *file_data; in ctl_be_block_open_file() local
/freebsd-13-stable/sys/dev/xen/blkback/
HDblkback.c2239 struct xbb_file_data *file_data; in xbb_dispatch_file() local
2590 struct xbb_file_data *file_data; in xbb_open_file() local