HomeSort by: relevance | last modified time | path
    Searched defs: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++; \
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++; \

Completed in 24 milliseconds