OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tvthen
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
ftp.c
616
struct timeval
tvthen
, tvnow, tvdiff;
local in function:copy_bytes
628
(void)gettimeofday(&
tvthen
, NULL);
669
timersub(&tvnow, &
tvthen
, &tvdiff);
ftp.c
616
struct timeval
tvthen
, tvnow, tvdiff;
local in function:copy_bytes
628
(void)gettimeofday(&
tvthen
, NULL);
669
timersub(&tvnow, &
tvthen
, &tvdiff);
Completed in 27 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025