Home
last modified time | relevance | path

Searched refs:total_bytes_out (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/libexec/ftpd/
H A Dextern.h346 GLOBAL off_t total_bytes_in, total_bytes_out, total_bytes; variable
360 putc(c, f); total_bytes++; total_bytes_out++; \
H A Dftpd.c2138 total_bytes_out += c; in write_data()
2303 total_bytes_out++; in send_data()
2311 total_bytes_out++; in send_data()
2716 otbo = total_bytes_out; in statcmd()
3768 total_bytes_out += b; in cprintf()