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

1234

/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_string.h119 apr_size_t blocksize; member in struct:svn_stringbuf_t
/freebsd-10.3-release/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.3-release/usr.bin/hexdump/
H A Dhexdump.c52 int blocksize; /* data block size */ variable
/freebsd-10.3-release/lib/libc/gen/
H A Dgetbsize.c47 long n, max, mul, blocksize; local
/freebsd-10.3-release/crypto/heimdal/appl/rsh/
H A Dcommon.c48 size_t blocksize; local
[all...]
/freebsd-10.3-release/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.3-release/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.c37 bpobj_alloc_empty(objset_t *os, int blocksize, dmu_tx_t *tx) argument
77 bpobj_alloc(objset_t *os, int blocksize, dmu_tx_t *tx) argument
/freebsd-10.3-release/usr.bin/systat/
H A Dswap.c60 static long blocksize; variable
/freebsd-10.3-release/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.3-release/contrib/apr/file_io/unix/
H A Dreadwrite.c33 apr_uint64_t blocksize; local
153 int blocksize; local
[all...]
/freebsd-10.3-release/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.3-release/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.3-release/sys/sys/
H A Dkerneldump.h80 uint32_t blocksize; member in struct:kerneldumpheader
/freebsd-10.3-release/sys/opencrypto/
H A Dxform.h39 u_int16_t blocksize; member in struct:auth_hash
52 u_int16_t blocksize; member in struct:enc_xform
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c45 apr_size_t blocksize; member in struct:svn_spillbuf_t
103 svn_spillbuf__create(apr_size_t blocksize, argument
438 svn_spillbuf__reader_create(apr_size_t blocksize, argument
599 svn_stream__from_spillbuf(apr_size_t blocksize, apr_size_t maxsize, apr_pool_t *result_pool) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_mult.c80 size_t blocksize; /* block size for wNAF splitting */ member in struct:ec_pre_comp_st
338 size_t blocksize = 0, numblocks = 0; /* for wNAF splitting */ local
747 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, num; local
[all...]
/freebsd-10.3-release/contrib/unbound/util/
H A Dlog.c351 const size_t blocksize = 512; local
/freebsd-10.3-release/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
/freebsd-10.3-release/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...]

Completed in 364 milliseconds

1234