Searched defs:block_size (Results 1 - 25 of 68) sorted by last modified time

123

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip.c61 int extract_one_using_blocks(struct archive* a, int block_size, uint32_t crc) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c930 ssize_t block_size = 0, bytes_to_write; local
1285 size_t block_size; local
[all...]
H A Darchive_read_support_format_rar5.c3215 static int merge_block(struct archive_read* a, ssize_t block_size, argument
2650 parse_block_header(struct archive_read* a, const uint8_t* p, ssize_t* block_size, struct compressed_block_header* hdr) argument
3336 ssize_t block_size; local
[all...]
H A Darchive_read_support_format_cab.c78 size_t block_size; member in struct:lzx_dec
H A Darchive_read_open_filename.c75 size_t block_size; member in struct:read_file_data
96 archive_read_open_file(struct archive *a, const char *filename, size_t block_size) argument
103 archive_read_open_filename(struct archive *a, const char *filename, size_t block_size) argument
113 archive_read_open_filenames(struct archive *a, const char **filenames, size_t block_size) argument
159 archive_read_open_filename_w(struct archive *a, const wchar_t *wfilename, size_t block_size) argument
[all...]
H A Darchive_write_add_filter_lz4.c75 size_t block_size; member in struct:private_data
[all...]
H A Darchive_read_open_file.c55 size_t block_size; member in struct:read_FILE_data
69 size_t block_size = 128 * 1024; local
H A Darchive_read_open_fd.c55 size_t block_size; member in struct:read_fd_data
66 archive_read_open_fd(struct archive *a, int fd, size_t block_size) argument
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_da.c3218 uint32_t block_size; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c3845 u32 block_size, ram_size, offset = 0, reg_val, i; local
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_hw.h1582 uint32_t block_size; member in struct:_qla_flash_desc_table
/freebsd-10-stable/crypto/openssh/
H A Dpacket.c1189 int r, block_size; local
1713 u_int maclen, aadlen = 0, authlen = 0, block_size; local
[all...]
H A Dkex.h112 u_int block_size; member in struct:sshenc
H A Dcipher.c63 u_int block_size; member in struct:sshcipher
/freebsd-10-stable/sys/dev/mps/
H A Dmps_config.c386 uint16_t block_size; local
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_chip.c452 uint32_t lun, block, page, offset, block_size; local
792 static uint32_t row, block_size; local
[all...]
/freebsd-10-stable/sys/cam/
H A Dcam_ccb.h997 u_int32_t block_size; member in struct:ccb_calc_geometry
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c110 size_t block_size; member in struct:lzma_stream_coder_s
866 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, const lzma_filter **filters, uint64_t *block_size, uint64_t *outbuf_size_max) argument
948 uint64_t block_size; local
1101 uint64_t block_size; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c647 verify_block_size(apr_int64_t block_size, apr_size_t item_size, const char *name, apr_pool_t *scratch_pool ) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_devstat.c86 devstat_new_entry(const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument
116 devstat_add_entry(struct devstat *ds, const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3788 svn_io_file_aligned_seek(apr_file_t *file, apr_off_t block_size, apr_off_t *buffer_start, apr_off_t offset, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs.h261 apr_int64_t block_size; member in struct:svn_fs_x__data_t
H A Dfs_x.c201 verify_block_size(apr_int64_t block_size, apr_size_t item_size, const char *name, apr_pool_t *scratch_pool) argument
[all...]
H A Dindex.c218 apr_size_t block_size; member in struct:svn_fs_x__packed_number_stream_t
357 packed_stream_open(svn_fs_x__packed_number_stream_t **stream, apr_file_t *file, apr_off_t start, apr_off_t end, const char *stream_prefix, apr_size_t block_size, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
3154 svn_fs_x__p2l_index_lookup(apr_array_header_t **entries, svn_fs_t *fs, svn_fs_x__revision_file_t *rev_file, svn_revnum_t revision, apr_off_t block_start, apr_off_t block_size, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Drev_file.h68 apr_off_t block_size; member in struct:svn_fs_x__revision_file_t

Completed in 300 milliseconds

123