| /src/tests/lib/libc/gen/posix_spawn/ |
| H A D | fa_spawn_utils.c | 47 filesize(const char *fname) function in typeref:typename:off_t
|
| /src/tests/kernel/ |
| H A D | t_lockf.c | 60 #define filesize 8192 /* size of file to lock */ macro
|
| /src/sys/fs/v7fs/ |
| H A D | v7fs_inode.h | 51 v7fs_off_t filesize; /* size of file (byte) */ member in struct:v7fs_inode
|
| H A D | v7fs_datablock.c | 258 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 D | v7fs.h | 153 v7fs_off_t filesize; /* byte */ member in struct:v7fs_inode_diskimage
|
| /src/sbin/newfs_sysvbfs/ |
| H A D | newfs_sysvbfs.c | 124 off_t filesize; local in function:main
|
| /src/sbin/newfs_v7fs/ |
| H A D | newfs_v7fs.c | 156 off_t filesize; local in function:main
|
| /src/usr.bin/ftp/ |
| H A D | progressbar.h | 52 GLOBAL off_t filesize; /* size of file being transferred */ variable in typeref:typename:GLOBAL off_t
|
| /src/tests/fs/lfs/ |
| H A D | t_fcntl.c | 126 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 D | firmware.c | 79 int32_t filesize; local in function:read_image_file
|
| /src/sys/lib/libsa/ |
| H A D | tftp.c | 386 ssize_t filesize; local in function:tftp_size_of_file
|
| H A D | ustarfs.c | 400 int filesize; local in function:ustarfs_open
|
| /src/sys/arch/x68k/stand/loadbsd/ |
| H A D | loadbsd.c | 303 size_t filesize, nread; local in function:read_kernel
|
| /src/sbin/fsck_ffs/ |
| H A D | quota2.c | 246 uint64_t /* blocks, e_blocks, */ filesize; local in function:quota2_check_inode
|
| H A D | inode.c | 879 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 D | play.c | 316 off_t filesize; local in function:play
|
| /src/sbin/dump/ |
| H A D | traverse.c | 281 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 D | tftp.c | 232 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 D | bootpd.c | 1116 * return the file size in bytes using the long pointer "filesize". argument
|
| /src/sys/fs/udf/ |
| H A D | udf_vnops.c | 877 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 D | brdsetup.c | 1373 uint32_t filesize; member in struct:fis_dir_entry
|
| /src/sbin/resize_ffs/ |
| H A D | resize_ffs.c | 1110 off_t filesize; local in function:markblk 1208 off_t filesize; local in function:dblk_callback [all...] |
| /src/libexec/ftpd/ |
| H A D | ftpd.c | 2204 off_t bufrem, filesize, off, origoff; local in function:send_data_with_mmap
|