Home
last modified time | relevance | path

Searched defs:BytesPut (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A DRateLimit.h67 void BytesPut(int b) { BytesUsed(b,PUT); } in BytesPut() function
H A DTorrent.h906 void BytesPut(int b) { BytesUsed(b,RateLimit::PUT); } in BytesPut() function