Home
last modified time | relevance | path

Searched refs:total_bytes_in (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/libexec/ftpd/
H A Dftpcmd.y1395 total_bytes_in++;
1400 total_bytes_in++;
1407 total_bytes_in++;
1415 total_bytes_in++;
H A Dextern.h346 GLOBAL off_t total_bytes_in, total_bytes_out, total_bytes; variable
H A Dftpd.c2453 total_bytes_in += c; in receive_data()
2472 total_bytes_in += c; in receive_data()
2495 total_bytes_in++; in receive_data()
2508 total_bytes_in++; in receive_data()
2715 otbi = total_bytes_in; in statcmd()