Searched defs:bsize (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-current/crypto/openssl/test/
H A Dpunycode_test.c151 unsigned int bsize = OSSL_NELEM(buffer); local
204 unsigned int bsize = OSSL_NELEM(buf) - 1; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c24 static int bsize = 0; variable
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_trunc.c53 static size_t bsize = BSIZE; variable
[all...]
/freebsd-current/sbin/ggate/ggatel/
H A Dggatel.c87 size_t bsize; local
/freebsd-current/sys/dev/ath/
H A Dif_ath_descdma.c246 int i, bsize, error; local
330 int i, bsize, error; local
/freebsd-current/usr.sbin/makefs/
H A Dffs.h49 int bsize; /* block size */ member in struct:__anon6664
/freebsd-current/contrib/file/src/
H A Dprint.c272 file_fmtdatetime(char *buf, size_t bsize, uint64_t v, int flags) argument
314 file_fmtdate(char *buf, size_t bsize, uint16_t v) argument
333 file_fmttime(char *buf, size_t bsize, uint16_t v) argument
/freebsd-current/sbin/fsirand/
H A Dfsirand.c111 u_int32_t bsize = DEV_BSIZE; local
/freebsd-current/sys/geom/eli/
H A Dpkcs5v2.c56 u_int i, bsize, passlen; local
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Dfile_trunc.c49 static size_t bsize = BSIZE; variable
[all...]
/freebsd-current/lib/libc/gen/
H A Ddisklabel.c135 long bsize; local
/freebsd-current/sys/fs/ext2fs/
H A Dext2_subr.c70 int error, bsize; local
H A Dext2_inode.c396 long bsize; local
/freebsd-current/lib/libprocstat/
H A Dudf.c59 int bsize; member in struct:udf_mnt
/freebsd-current/usr.bin/dpv/
H A Ddpv.c60 static size_t bsize; variable
/freebsd-current/sys/contrib/zlib/
H A Dzutil.c204 ulg bsize = (ulg)items*size; local
/freebsd-current/sys/ufs/ufs/
H A Dufs_bmap.c352 uint64_t bsize; local
/freebsd-current/sys/ufs/ffs/
H A Dffs_rawread.c188 int bsize; local
H A Dffs_inode.c599 long bsize; local
/freebsd-current/contrib/sendmail/src/
H A Dcontrol.c361 long bsize; local
/freebsd-current/stand/libsa/
H A Ddosfs.h101 u_int bsize; /* cluster size in bytes */ member in struct:__anon895
/freebsd-current/sbin/ggate/shared/
H A Dggate.c279 int bsize, on; local
/freebsd-current/sys/fs/udf/
H A Dudf.h46 int bsize; member in struct:udf_mnt
/freebsd-current/usr.bin/tsort/
H A Dtsort.c107 int bsize, ch, nused; local
196 int bsize, i; local
/freebsd-current/stand/uboot/
H A Duboot_disk.c62 u_int bsize; /* block size */ member in struct:__anon253

Completed in 563 milliseconds

1234