OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastupdate
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
progressbar.c
119
static struct timeval
lastupdate
;
variable in typeref:struct:timeval
163
lastupdate
= start;
169
timersub(&now, &
lastupdate
, &wait);
171
lastupdate
= now;
367
timersub(&now, &
lastupdate
, &wait);
progressbar.c
119
static struct timeval
lastupdate
;
variable in typeref:struct:timeval
163
lastupdate
= start;
169
timersub(&now, &
lastupdate
, &wait);
171
lastupdate
= now;
367
timersub(&now, &
lastupdate
, &wait);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025