Searched defs:blocksize (Results 1 - 25 of 98) sorted by relevance

1234

/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_string.h119 apr_size_t blocksize; member in struct:svn_stringbuf_t
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_filter_program.c37 int blocksize = 1024; local
H A Dtest_write_format_tar.c37 size_t blocksize; local
[all...]
H A Dtest_write_open_memory.c49 size_t blocksize = 94; local
H A Dtest_write_format_tar_sparse.c37 size_t blocksize; local
180 size_t blocksize = 20 * 512; local
[all...]
/freebsd-10-stable/usr.bin/hexdump/
H A Dhexdump.c52 int blocksize; /* data block size */ variable
/freebsd-10-stable/lib/libc/gen/
H A Dgetbsize.c47 long n, max, mul, blocksize; local
/freebsd-10-stable/crypto/heimdal/appl/rsh/
H A Dcommon.c48 size_t blocksize; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-evp.c99 size_t i, blocksize; local
[all...]
H A Dcrypto.h88 size_t blocksize; member in struct:_krb5_checksum_type
106 size_t blocksize; member in struct:_krb5_encryption_type
H A Dmit_glue.c220 size_t blocksize; local
260 size_t blocksize; local
182 krb5_c_block_size(krb5_context context, krb5_enctype enctype, size_t *blocksize) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_object.c35 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, argument
96 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
116 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
H A Dbpobj.c38 bpobj_alloc_empty(objset_t *os, int blocksize, dmu_tx_t *tx) argument
78 bpobj_alloc(objset_t *os, int blocksize, dmu_tx_t *tx) argument
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dreadwrite.c33 apr_uint64_t blocksize; local
153 int blocksize; local
[all...]
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_dir.c60 uint32_t blocksize = dir_node->nn_nandfsdev->nd_blocksize; local
158 uint32_t blocksize, limit, off; local
267 uint32_t blocksize, of local
[all...]
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli_key_cache.c216 size_t blocksize; local
272 g_eli_key_hold(struct g_eli_softc *sc, off_t offset, size_t blocksize) argument
/freebsd-10-stable/sys/sys/
H A Dkerneldump.h80 uint32_t blocksize; member in struct:kerneldumpheader
/freebsd-10-stable/usr.bin/systat/
H A Dswap.c60 static long blocksize; variable
/freebsd-10-stable/sys/opencrypto/
H A Dxform.h41 u_int16_t blocksize; member in struct:auth_hash
54 u_int16_t blocksize; member in struct:enc_xform
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dwrap.c114 sub_wrap_size( OM_uint32 req_output_size, OM_uint32 * max_input_size, int blocksize, int extrasize ) argument
/freebsd-10-stable/usr.bin/csup/
H A Drsyncfile.c57 size_t blocksize; member in struct:rsyncfile
73 rsync_open(char *path, size_t blocksize, int rdonly) argument
127 size_t bestrem, blocksize, bs, hisearch, losearch, rem; local
157 size_t blocksize; local
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dlog.c351 const size_t blocksize = 512; local
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_backend.h161 uint32_t blocksize; /* passed to CTL */ member in struct:ctl_be_lun
/freebsd-10-stable/usr.bin/du/
H A Ddu.c79 static long blocksize, cblocksize; variable
[all...]
/freebsd-10-stable/sys/dev/sound/usb/
H A Duaudio_pcm.c70 ua_chan_setblocksize(kobj_t obj, void *data, uint32_t blocksize) argument
76 ua_chan_setfragments(kobj_t obj, void *data, uint32_t blocksize, uint32_t blockcount) argument

Completed in 354 milliseconds

1234