Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Ddiff.h232 struct file_data { struct
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;
261 lin prefix_lines;
269 lin *equivs;
273 lin *undiscarded;
277 lin *realindexes;
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dlog.c211 struct file_data{ struct
223 struct file_data *f = data; in log_file() argument
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_file.c88 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
H A Dtest_write_format_zip_stream.c81 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
H A Dtest_write_format_zip64_stream.c83 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
H A Dtest_write_format_zip_file_zip64.c90 char file_data[] = {'1', '2', '3', '4', '5', '6', '7', '8'}; in DEFINE_TEST() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DZipFile.cpp117 auto file_data = reinterpret_cast<const uint8_t *>(local_file_header + 1) + in GetFile() local
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c658 struct ctl_be_block_filedata *file_data; in ctl_be_block_dispatch_file() local
884 struct ctl_be_block_filedata *file_data; in ctl_be_block_unmap_file() local
2216 struct ctl_be_block_filedata *file_data; in ctl_be_block_open_file() local
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c2135 struct xbb_file_data *file_data; in xbb_dispatch_file() local
2429 struct xbb_file_data *file_data; in xbb_open_file() local