Lines Matching refs:byte_count
145 off_t byte_count; variable
1136 byte_count = -1; in retrieve()
1172 logxfer(name, byte_count, start); in retrieve()
1180 LOGBYTES("get", name, byte_count); in retrieve()
1217 byte_count = -1; in store()
1264 LOGBYTES(*mode == 'w' ? "put" : "append", name, byte_count); in store()
1345 byte_count = 0; in dataconn()
1513 byte_count++; in send_data()
1565 byte_count += cnt; in send_data()
1585 byte_count += cnt; in send_data()
1653 byte_count += cnt; in receive_data()
1671 byte_count++; in receive_data()
2193 (long long)byte_count, (long long)file_size); in myoob()
2196 (long long)byte_count); in myoob()
2644 byte_count += strlen(dirname) + 1; in send_file_list()
2686 byte_count += prefixlen; in send_file_list()
2690 byte_count += dir->d_namlen + 1; in send_file_list()