Searched refs:fst_length (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/bless-103/libbless/Misc/
H A DBLCopyFileFromCFData.c63 preall.fst_length = CFDataGetLength(theData);
/macosx-10.10/file_cmds-242/mv/
H A Dmv.c368 fst.fst_length = sbp->st_size;
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h534 off_t fst_length; /* IN: size of the region */ member in struct:fstore
/macosx-10.10/file_cmds-242/cp/
H A Dutils.c170 fst.fst_length = fs->st_size;
/macosx-10.10/rsync-45/rsync/
H A Dreceiver.c653 fstore.fst_length = file->length;
/macosx-10.10/gnutar-453/gnutar/src/
H A Dextract.c853 fst.fst_length = current_stat_info.stat.st_size;
/macosx-10.10/hfs-285/hfs_util/
H A Dhfsutil_jnl.c457 fst.fst_length = journal_size;
/macosx-10.10/OpenSSH-189/openssh/
H A Dscp.c1192 fst.fst_length = size;
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c3789 prealloc.fst_length = filesize;
3791 || (-1 == fcntl(fd, F_SETSIZE, &prealloc.fst_length)))
3792 && (-1 == ftruncate(fd, prealloc.fst_length)))
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dftp.c1072 fst.fst_length = filesize - restart_point;
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c1845 fst.fst_length = s->sb.st_size;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c1173 error = VNOP_ALLOCATE(vp,alloc_struct.fst_length,alloc_flags,

Completed in 430 milliseconds