HomeSort by: relevance | last modified time | path
    Searched refs:total_bytes_out (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/ftpd/
extern.h 346 GLOBAL off_t total_bytes_in, total_bytes_out, total_bytes; variable in typeref:typename:GLOBAL off_t
360 putc(c, f); total_bytes++; total_bytes_out++; \
ftpd.c 2139 total_bytes_out += c;
2304 total_bytes_out++;
2312 total_bytes_out++;
2717 otbo = total_bytes_out;
3756 * As per fprintf(), but increment total_bytes and total_bytes_out,
3769 total_bytes_out += b;

Completed in 144 milliseconds