OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lamt
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
scp.c
770
static int
lamt
, thresh = 16384;
local
779
lamt
+= amount;
780
if (
lamt
< thresh)
788
lamt
*= 8;
789
waitlen = (double)1000000L *
lamt
/ limit_rate;
816
lamt
= 0;
Completed in 530 milliseconds