Searched defs:block_size (Results 51 - 75 of 106) sorted by relevance

12345

/netbsd-current/sys/lib/libsa/
H A Dminixfs3.c345 size_t block_size, nsz; local
H A Dext2fs.c321 size_t block_size, tsz; local
826 size_t block_size = fp->f_fs->e2fs_bsize; local
H A Dufs.c537 size_t block_size; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Drandom.h1096 static const int block_size = __p; member in class:discard_block
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Drandom.h1096 static const int block_size = __p; member in class:discard_block
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dcipher.c100 u_int block_size; member in struct:sshcipher
H A Dkex.h117 u_int block_size; member in struct:sshenc
/netbsd-current/external/bsd/pdisk/dist/
H A DSCSI_media.c329 long block_size; local
374 long block_size; local
479 SCSI_ReadBlock(UInt32 id, UInt32 bus, UInt32 block_size, UInt32 block, UInt8 *address) argument
528 SCSI_WriteBlock(UInt32 id, UInt32 bus, UInt32 block_size, UInt32 block, UInt8 *address) argument
[all...]
H A DATA_media.c521 long block_size; local
564 long block_size; local
626 ATA_ReadBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
680 ATA_WriteBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
776 uint32_t block_size; local
832 long block_size; local
876 ATAPI_ReadBlock(UInt32 deviceID, UInt32 block_size, UInt32 block, UInt8 *address) argument
977 ATAPI_ReadCapacity(UInt32 deviceID, uint32_t *block_size, uint32_t *blocks) argument
[all...]
/netbsd-current/external/public-domain/xz/dist/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...]
/netbsd-current/sbin/newfs_lfs/
H A Dmake_lfs.c389 make_lfs(int devfd, uint secsize, struct dkwedge_info *dkw, int minfree, int block_size, int frag_size, int seg_size, int minfreeseg, int resvseg, int version, daddr_t start, int ibsize, int interleave, u_int32_t roll_id, int bitwidth) argument
/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_eke_common.c587 size_t block_size, icv_len, pad; local
641 size_t block_size, icv_len; local
[all...]
H A Dikev2_common.h267 size_t block_size; member in struct:ikev2_encr_alg
/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_common.c159 const size_t block_size = 16; local
/netbsd-current/sys/dev/ic/
H A Dssdfb.c1255 int block_size = 8; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Dssl3_record.c1409 ssl3_cbc_remove_padding(SSL3_RECORD *rec, size_t block_size, size_t mac_size) argument
1443 tls1_cbc_remove_padding(const SSL *s, SSL3_RECORD *rec, size_t block_size, size_t mac_size) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Devp.h125 int block_size; member in struct:evp_md_st
133 int block_size; member in struct:evp_cipher_st
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-esp.c195 unsigned int block_size; local
/netbsd-current/sys/dev/usb/
H A Dif_atu.c864 int block_size, block = 0, err, i; local
985 int block_size, block = 0, err, i; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm.h333 uint32_t block_size; member in struct:amdgpu_vm_manager
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c566 int block_size = atoi(value); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp.h151 int block_size; member in struct:hc_CIPHER
213 int block_size; member in struct:hc_evp_md
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c637 int block_size = atoi(value); local
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_common.h232 size_t block_size; /* also iv_size */ member in struct:tls_cipher_data
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_bios.c1386 u16 block_size; local
1779 u16 block_size; local

Completed in 286 milliseconds

12345