Searched defs:filesize (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Drandfree_file.c59 size_t filesize = 0; local
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Drandfree_file.c50 size_t filesize; local
/freebsd-current/contrib/tnftp/src/
H A Dprogressbar.h53 GLOBAL off_t filesize; /* size of file being transferred */ variable
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_tar_large.c205 int64_t filesize; local
H A Dtest_write_format_zip_large.c50 int64_t filesize; member in struct:fileblocks
340 int64_t filesize; local
[all...]
/freebsd-current/tests/sys/fs/fusefs/
H A Dbmap.cc88 const off_t filesize = 1 << 30; local
130 const off_t filesize = 1 << 30; local
197 const off_t filesize = 2 * m_maxbcachebuf; local
[all...]
H A Dread.cc1214 ssize_t filesize = m_maxbcachebuf * 2; local
1329 ssize_t filesize = bufsize; local
H A Dwrite.cc659 const off_t filesize = 2 * m_maxbcachebuf; local
967 off_t filesize local
1014 off_t filesize = 4 * bufsize; local
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_lockf.c60 #define filesize 8192 /* size of file to lock */ macro
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c58 filesize(const char * restrict fname) function
/freebsd-current/crypto/openssh/
H A Dprogressmeter.c248 start_progress_meter(const char *f, off_t filesize, off_t *ctr) argument
/freebsd-current/sys/kern/
H A Dvfs_cluster.c89 cluster_read(struct vnode *vp, u_quad_t filesize, daddr_t lblkno, long size, argument
338 cluster_rbuild(struct vnode *vp, u_quad_t filesize, daddr_t lbn, argument
641 cluster_write(struct vnode *vp, struct vn_clusterw *vnc, struct buf *bp, u_quad_t filesize, int seqcount, int gbflags) argument
[all...]
/freebsd-current/sys/fs/fuse/
H A Dfuse_io.c135 off_t filesize; local
294 fuse_write_directbackend(struct vnode *vp, struct uio *uio, struct ucred *cred, struct fuse_filehandle *fufh, off_t filesize, int ioflag, bool pages) argument
476 off_t filesize; local
745 off_t filesize; local
[all...]
H A Dfuse_node.c477 fuse_vnode_size(struct vnode *vp, off_t *filesize, struct ucred *cred, argument
/freebsd-current/sbin/nvmecontrol/
H A Dfirmware.c118 int32_t filesize; local
/freebsd-current/contrib/less/
H A Dfilename.c1059 public POSITION filesize(int f) function
/freebsd-current/libexec/bootpd/
H A Dbootpd.c1126 chk_access(char *path, int32 *filesize) argument
/freebsd-current/sbin/dump/
H A Dtraverse.c253 long filesize; local
322 dirindir( ino_t ino, ufs2_daddr_t blkno, int ind_level, long *filesize, long *tapesize, int nodump, ino_t maxino) argument
374 searchdir( ino_t ino, ufs2_daddr_t blkno, long size, long filesize, long *tapesize, int nodump, ino_t maxino) argument
[all...]
/freebsd-current/sbin/fsck_ffs/
H A Ddir.c780 size_t filesize, lastlbnsize; local
H A Dfsutil.c1205 chkfilesize(mode_t mode, u_int64_t filesize) argument
/freebsd-current/crypto/openssl/apps/
H A Dpkeyutl.c129 int filesize = -1; local
713 do_raw_keyop(int pkey_op, EVP_MD_CTX *mctx, EVP_PKEY *pkey, BIO *in, int filesize, unsigned char *sig, int siglen, unsigned char **out, size_t *poutlen) argument
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dzhack.c860 off_t filesize; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp313 uint64_t filesize; member in struct:__anon3106::MachOSegment
/freebsd-current/usr.bin/diff/
H A Ddiffreg.c539 prepare(int i, FILE *fd, size_t filesize, int flags) argument
/freebsd-current/contrib/elftoolchain/elfdump/
H A Delfdump.c1836 size_t filesize, i, phnum; local

Completed in 471 milliseconds

12