Home
last modified time | relevance | path

Searched defs:block_size (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c75 size_t block_size; member
97 size_t block_size) in archive_read_open_file()
104 size_t block_size) in archive_read_open_filename()
114 size_t block_size) in archive_read_open_filenames()
160 size_t block_size) in archive_read_open_filename_w()
H A Darchive_read_open_file.c55 size_t block_size; member
69 size_t block_size = 128 * 1024; in archive_read_open_FILE() local
H A Darchive_read_open_fd.c55 size_t block_size; member
66 archive_read_open_fd(struct archive *a, int fd, size_t block_size) in archive_read_open_fd()
/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_bios.c71 u16 *block_ptr, block_size; in get_blocksize() local
376 u16 block_size = get_blocksize(general); in parse_general_definitions() local
397 u16 block_size; in parse_sdvo_device_mapping() local
581 u16 block_size; in parse_device_mapping() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.c267 apr_size_t block_size; in svn_crypto__encrypt_password() local
404 apr_size_t block_size, iv_len; in svn_crypto__decrypt_password() local
503 apr_size_t block_size; in svn_crypto__generate_secret_checktext() local
623 apr_size_t block_size, iv_len; in svn_crypto__verify_secret() local
/freebsd-12.1/sys/dev/usb/
H A Dusb_mbuf.c66 usb_size_t block_size, uint16_t nblocks) in usb_alloc_mbufs()
/freebsd-12.1/usr.sbin/nandtool/
H A Dnand_info.c45 int block_size; in nand_info() local
H A Dnand_erase.c48 int block_size, mult; in nand_erase() local
H A Dnand_read.c46 int pos, count, mult, block_size; in nand_read() local
H A Dnand_write.c46 int fd, block_size, mult, pos, count; in nand_write() local
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-flash.h67 int block_size; member
H A Dcvmx-fpa.c78 uint64_t block_size, uint64_t num_blocks) in cvmx_fpa_setup_pool()
/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A Devp_int.h125 int block_size; member
133 int block_size; member
247 #define BLOCK_CIPHER_def1(cname, nmode, mode, MODE, kstruct, nid, block_size, \ argument
263 #define BLOCK_CIPHER_def_cbc(cname, kstruct, nid, block_size, key_len, \ argument
283 #define BLOCK_CIPHER_def_ecb(cname, kstruct, nid, block_size, key_len, \ argument
290 nid, block_size, key_len, iv_len, cbits, flags, \ argument
360 block_size, key_len, iv_len, cbits, \ argument
/freebsd-12.1/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c110 size_t block_size; member
867 const lzma_filter **filters, uint64_t *block_size, in get_options()
948 uint64_t block_size; in stream_encoder_mt_init() local
1101 uint64_t block_size; in lzma_stream_encoder_mt_memusage() local
H A Dfilter_encoder.c37 uint64_t (*block_size)(const void *options); member
/freebsd-12.1/sys/kern/
H A Dsubr_devstat.c87 int unit_number, uint32_t block_size, in devstat_new_entry()
117 int unit_number, uint32_t block_size, in devstat_add_entry()
/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A Dfile_write.c59 int block_size = BLOCKSZ; in main() local
/freebsd-12.1/contrib/gcc/
H A Dalloc-pool.h45 size_t block_size; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Drev_file.h68 apr_off_t block_size; member
/freebsd-12.1/stand/ofw/libofw/
H A Dofw_disk.c161 int block_size; in ofwd_ioctl() local
/freebsd-12.1/contrib/bearssl/src/mac/
H A Dhmac_ct.c35 block_size(const br_hash_class *dig) in block_size() function
H A Dhmac.c28 block_size(const br_hash_class *dig) in block_size() function
/freebsd-12.1/sys/dev/mlxfw/
H A Dmlxfw_fsm.c114 u16 block_size; in mlxfw_flash_component() local
/freebsd-12.1/sys/netgraph/bluetooth/include/
H A Dng_bt3c.h108 u_int16_t block_size; /* in words */ member
/freebsd-12.1/contrib/xz/src/liblzma/api/lzma/
H A Dcontainer.h104 uint64_t block_size; member

1234