Searched refs:st_size (Results 176 - 200 of 245) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c379 if (st.st_size < (size_t)len) {
384 (int)len, (int)st.st_size));
392 tdb->map_size = st.st_size;
1832 tdb->map_size = st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Drtacct.c565 if (stb.st_size != sizeof(*hist_db))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_seeking/
H A Dmain.c98 return srcstat.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c347 if (st.st_size < (size_t)len) {
352 (int)len, (int)st.st_size));
360 tdb->map_size = st.st_size;
1790 tdb->map_size = st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_ls.c193 printf("%9lu", (unsigned long)statp->st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dfile.c31 .ust_size = src->st_size, /* total size, in bytes */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hostfs/
H A Dhostfs_user.c40 if(size_out != NULL) *size_out = buf.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dtest.c448 return s.st_size > 0L;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dmetadata.c236 file.st_size > 65536 )
508 path, (long long)file.st_size, file.st_mtime, m.duration, song.channels, song.bitrate, song.samplerate, m.date,
559 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * size: %jd\n", file.st_size);
695 path, name, (long long)file.st_size, file.st_mtime, m.date, m.resolution,
735 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * size: %jd\n", file.st_size);
1593 path, (long long)file.st_size, file.st_mtime, m.duration,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dtdb.c354 if (st.st_size < (size_t)len) {
359 (int)len, (int)st.st_size));
367 tdb->map_size = st.st_size;
1790 tdb->map_size = st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_ls.c193 printf("%9lu", (unsigned long)statp->st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c354 if (st.st_size < (size_t)len) {
359 (int)len, (int)st.st_size));
367 tdb->map_size = st.st_size;
1790 tdb->map_size = st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/sysklogd/
H A Dsyslogd.c315 G.curFileSize = statf.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadmsgcat.c839 || __builtin_expect ((size = (size_t) st.st_size) != st.st_size, 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfiledir.c633 if (vol->v_tm_used < s_path->st.st_size)
636 vol->v_tm_used -= s_path->st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dsys_ia32.c100 __put_user (kbuf->size, &ubuf->st_size) ||
144 __put_user (stat->size, &ubuf->st_size) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c280 if ((flags & (D_EMPTY1 | D_EMPTY2)) || stb1.st_size != stb2.st_size
974 prepare(0, f1 /*, stb1.st_size*/);
975 prepare(1, f2 /*, stb2.st_size*/);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c1215 || (size = (size_t) st.st_size) != st.st_size
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfiledir.c639 if (vol->v_tm_used < s_path->st.st_size)
642 vol->v_tm_used -= s_path->st.st_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/squashfs/
H A Dmksquashfs.c1623 int blocks = (buf->st_size + block_size - 1) >> block_log;
1625 (buf->st_size < block_size)) ? buf->st_size >> block_log : -1;
1630 if(buf->st_size == 0 || dir_ent->inode->read)
2482 estimated_uncompressed += (buf.st_size + block_size - 1) >> block_log;
2524 result = write_file(inode, dir_ent, buf->st_size, &duplicate_file);
2525 INFO("file %s, uncompressed size %lld bytes %s\n", filename, buf->st_size, duplicate_file ? "DUPLICATE" : "");
2581 INFO("file %s, uncompressed size %lld bytes LINK\n", filename, buf->st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dcommands.c1233 if ((((statbuf.st_size - offset) * ratio_send) / ratio_recv > bytes_recvd
1238 (int) (((statbuf.st_size - offset) * ratio_send) / ratio_recv)
1827 control_printf(SL_SUCCESS, "213 %i", (int) statbuf.st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c450 stbuf->st_size = na->data_size;
458 stbuf->st_size = ni->data_size;
474 stbuf->st_size = na->data_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtree.c283 snprintf(col3, sizeof(col3), "%u", st1.st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dtree.c281 snprintf(col3, sizeof(col3), "%u", st1.st_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dnttrans.c920 //file_len = sbuf.st_size;
1446 file_len = sbuf.st_size;
1703 if (sbuf1.st_size)
1704 ret = vfs_transfer_file(fsp1, fsp2, sbuf1.st_size);
1723 if (ret < (SMB_OFF_T)sbuf1.st_size) {

Completed in 481 milliseconds

12345678910