Lines Matching refs:byte_count
83 off_t byte_count; variable
1031 byte_count = -1; in retrieve()
1068 LOGBYTES("get", name, byte_count); in retrieve()
1128 byte_count = -1; in do_store()
1178 LOGBYTES(*mode == 'w' ? "put" : "append", name, byte_count); in do_store()
1251 byte_count = 0; in dataconn()
1353 byte_count++; in send_data()
1392 byte_count = cnt; in send_data()
1415 byte_count += cnt; in send_data()
1481 byte_count += cnt; in receive_data()
1506 byte_count += cnt; in receive_data()
1944 (long)byte_count, in handleoobcmd()
1948 (long)byte_count); in handleoobcmd()
2276 byte_count += strlen(dirname) + 1; in send_file_list()
2316 byte_count += strlen(nbuf) + 1; in send_file_list()