Lines Matching refs:byte_count
149 off_t byte_count; variable
1713 byte_count = -1; in retrieve()
1761 if (cmd == 0 && guest && stats && byte_count > 0) in retrieve()
1762 logxfer(name, byte_count, start); in retrieve()
1768 LOGBYTES("get", name, byte_count); in retrieve()
1814 byte_count = -1; in store()
1858 LOGBYTES(*mode == 'a' ? "append" : "put", name, byte_count); in store()
1936 byte_count = 0; in dataconn()
2104 byte_count++; in send_data()
2107 byte_count++; in send_data()
2149 byte_count += cnt; in send_data()
2208 byte_count += cnt; in send_data()
2272 byte_count += cnt; in receive_data()
2302 byte_count++; in receive_data()
2316 byte_count++; in receive_data()
2865 (intmax_t)byte_count, (intmax_t)file_size); in myoob()
2868 (intmax_t)byte_count); in myoob()
3235 byte_count += strlen(dirname) + in send_file_list()
3281 byte_count += strlen(nbuf) + in send_file_list()