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

/src/tests/lib/libc/gen/posix_spawn/
H A Dfa_spawn_utils.c47 filesize(const char *fname) function in typeref:typename:off_t
/src/tests/kernel/
H A Dt_lockf.c60 #define filesize 8192 /* size of file to lock */ macro
/src/sys/fs/v7fs/
H A Dv7fs_inode.h51 v7fs_off_t filesize; /* size of file (byte) */ member in struct:v7fs_inode
H A Dv7fs_datablock.c258 size_t filesize; local in function:v7fs_datablock_foreach
318 v7fs_loop2(struct v7fs_self * fs,v7fs_daddr_t listblk,size_t * filesize,int (* func)(struct v7fs_self *,void *,v7fs_daddr_t,size_t),void * ctx) argument
337 v7fs_loop1(struct v7fs_self * fs,v7fs_daddr_t listblk,size_t * filesize,int (* func)(struct v7fs_self *,void *,v7fs_daddr_t,size_t),void * ctx) argument
[all...]
H A Dv7fs.h153 v7fs_off_t filesize; /* byte */ member in struct:v7fs_inode_diskimage
/src/sbin/newfs_sysvbfs/
H A Dnewfs_sysvbfs.c124 off_t filesize; local in function:main
/src/sbin/newfs_v7fs/
H A Dnewfs_v7fs.c156 off_t filesize; local in function:main
/src/usr.bin/ftp/
H A Dprogressbar.h52 GLOBAL off_t filesize; /* size of file being transferred */ variable in typeref:typename:GLOBAL off_t
/src/tests/fs/lfs/
H A Dt_fcntl.c126 int setup(int width, struct ufs_args *argsp, off_t filesize) argument
163 void teardown(int fd, struct ufs_args *argsp, off_t filesize) argument
/src/sbin/nvmectl/
H A Dfirmware.c79 int32_t filesize; local in function:read_image_file
/src/sys/lib/libsa/
H A Dtftp.c386 ssize_t filesize; local in function:tftp_size_of_file
H A Dustarfs.c400 int filesize; local in function:ustarfs_open
/src/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c303 size_t filesize, nread; local in function:read_kernel
/src/sbin/fsck_ffs/
H A Dquota2.c246 uint64_t /* blocks, e_blocks, */ filesize; local in function:quota2_check_inode
H A Dinode.c879 ssize_t filesize = iswap64(DIP(dp, size)); local in function:readblk
954 uint64_t filesize = iswap64(DIP(dp, size)); local in function:expandfile
/src/usr.bin/audio/play/
H A Dplay.c316 off_t filesize; local in function:play
/src/sbin/dump/
H A Dtraverse.c281 off_t filesize; local in function:mapdirs
362 dirindir(ino_t ino, daddr_t blkno, int ind_level, off_t *filesize, argument
409 searchdir(ino_t dino,daddr_t blkno,long size,off_t filesize,u_int64_t * tape_size,int nodump) argument
[all...]
/src/usr.bin/tftp/
H A Dtftp.c232 volatile off_t filesize = 0; local in function:sendfile
537 makerequest(int request,const char * name,struct tftphdr * tp,const char * mode,off_t filesize) argument
/src/usr.sbin/bootp/bootpd/
H A Dbootpd.c1116 * return the file size in bytes using the long pointer "filesize". argument
/src/sys/fs/udf/
H A Dudf_vnops.c877 uint64_t filesize, blkssize; local in function:udf_getattr
1755 udf_do_readlink(struct udf_node *udf_node, uint64_t filesize, argument
1895 uint64_t filesize; local in function:udf_readlink
[all...]
/src/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c1373 uint32_t filesize; member in struct:fis_dir_entry
/src/sbin/resize_ffs/
H A Dresize_ffs.c1110 off_t filesize; local in function:markblk
1208 off_t filesize; local in function:dblk_callback
[all...]
/src/libexec/ftpd/
H A Dftpd.c2204 off_t bufrem, filesize, off, origoff; local in function:send_data_with_mmap

Completed in 24 milliseconds