Lines Matching refs:byte_count
146 off_t byte_count; variable
1685 byte_count = -1; in retrieve()
1733 if (cmd == 0 && guest && stats && byte_count > 0) in retrieve()
1734 logxfer(name, byte_count, start); in retrieve()
1740 LOGBYTES("get", name, byte_count); in retrieve()
1786 byte_count = -1; in store()
1830 LOGBYTES(*mode == 'a' ? "append" : "put", name, byte_count); in store()
1908 byte_count = 0; in dataconn()
2076 byte_count++; in send_data()
2079 byte_count++; in send_data()
2121 byte_count += cnt; in send_data()
2180 byte_count += cnt; in send_data()
2244 byte_count += cnt; in receive_data()
2274 byte_count++; in receive_data()
2288 byte_count++; in receive_data()
2837 (intmax_t)byte_count, (intmax_t)file_size); in myoob()
2840 (intmax_t)byte_count); in myoob()
3207 byte_count += strlen(dirname) + in send_file_list()
3253 byte_count += strlen(nbuf) + in send_file_list()