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

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/usr.sbin/ncdcs/
H A Dncdcs.c133 int fd, filesize, old_filesize; local
[all...]
/netbsd-6-1-5-RELEASE/sbin/newfs_sysvbfs/
H A Dnewfs_sysvbfs.c120 off_t filesize; local
/netbsd-6-1-5-RELEASE/sbin/newfs_v7fs/
H A Dnewfs_v7fs.c154 off_t filesize; local
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dprogressbar.h52 GLOBAL off_t filesize; /* size of file being transferred */ variable
/netbsd-6-1-5-RELEASE/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
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...]
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_tar_large.c221 int64_t filesize; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-symtab.c154 register_object (const char *name, int fd, off_t offset, off_t filesize) argument
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Ddir.c141 long filesize; local
H A Dnodes.h108 long filesize; /* The number of bytes this file expands to. */ member in struct:__anon4905
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c55 filesize(const char * restrict fname) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dprogressmeter.c267 start_progress_meter(char *f, off_t filesize, off_t *ctr) argument
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.c267 size_t filesize = dotlen + MAX (sizeof "..", name_alloc); local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dstrings.c127 bfd_size_type filesize; member in struct:__anon3076
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dbinary.cc134 section_size_type filesize = convert_to_section_size_type(f.filesize()); local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D980408-1.c19 filesize; member in struct:_Image
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c302 size_t filesize, nread; local
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dtraverse.c280 off_t filesize; local
361 dirindir(ino_t ino, daddr_t blkno, int ind_level, off_t *filesize, argument
408 searchdir(ino_t dino, daddr_t blkno, long size, off_t filesize, u_int64_t *tape_size, int nodump) argument
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dquota2.c245 uint64_t /* blocks, e_blocks, */ filesize; local
/netbsd-6-1-5-RELEASE/usr.bin/tftp/
H A Dtftp.c232 volatile off_t filesize = 0; local
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dscmio.c353 int number = 0, sum = 0, filesize, x; local
/netbsd-6-1-5-RELEASE/usr.bin/audio/play/
H A Dplay.c222 off_t filesize; local
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dtftp.c385 ssize_t filesize; local
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dfilename.c1042 filesize(f) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-macho.h89 unsigned char filesize[4]; /* Size in bytes on disk. */ member in struct:mach_o_segment_command_32
106 unsigned char filesize[8]; /* Size in bytes on disk. */ member in struct:mach_o_segment_command_64

Completed in 382 milliseconds

123