OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rate_get_incr
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
256
GLOBAL int
rate_get_incr
; /* increment for get xfer rate */
variable in typeref:typename:GLOBAL int
util.c
975
rate_get +=
rate_get_incr
;
980
if (rate_get && rate_get >
rate_get_incr
)
981
rate_get -=
rate_get_incr
;
cmds.c
851
onoff(rate_get), rate_get,
rate_get_incr
);
2331
rate_get_incr
= incr;
2336
onoff(rate_get), rate_get,
rate_get_incr
);
main.c
187
rate_get_incr
= DEFAULTINCR;
Completed in 39 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025