Searched refs:sbytes (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtftp.c142 int sbytes; member in struct:tftp_state_data
451 size_t sbytes; local
498 sbytes = 4 + strlen(filename) + strlen(mode);
507 sbytes += tftp_option_add(state, sbytes,
508 (char *)state->spacket.data+sbytes,
510 sbytes += tftp_option_add(state, sbytes,
511 (char *)state->spacket.data+sbytes, buf);
514 sbytes
581 ssize_t sbytes; local
703 ssize_t sbytes; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dtask_nommu.c23 unsigned long bytes = 0, sbytes = 0, slack = 0, size; local
41 sbytes += size;
50 sbytes += kobjsize(mm);
55 sbytes += kobjsize(current->fs);
60 sbytes += kobjsize(current->files);
65 sbytes += kobjsize(current->sighand);
75 bytes, slack, sbytes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Ddo_balan.c290 int sbytes[2]; /* if an item is partially shifted into S_new then local
1155 sbytes[0] = tb->s1bytes;
1156 sbytes[1] = tb->s2bytes;
1175 if (item_pos == n - snum[i] + 1 && sbytes[i] != -1) { /* part of new item falls into S_new[i] */
1194 sbytes[i]) <<
1201 put_ih_item_len(ih, sbytes[i]);
1206 if ((old_len - sbytes[i]) > zeros_num) {
1210 sbytes[i]) -
1216 sbytes[i]);
1226 old_len - sbytes[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/tools/
H A Dvpnstats.pl71 Sent\s(\d+)\sbytes,\s # $3 = bytes sent
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmyri_sbus.h244 u32 sbytes; /* Send bytes. */ member in struct:myri_channel
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c288 long long sbytes, stotal_bytes; variable
771 bytes = sbytes;
5171 sbytes = bytes;

Completed in 199 milliseconds