OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:from_when
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/timed/timed/
readmsg.c
65
struct timeval
from_when
;
variable in typeref:struct:timeval
124
from_when
= ptr->when;
225
(void)gettimeofday(&
from_when
, (struct timezone *)0);
337
tail->when =
from_when
;
globals.h
146
extern struct timeval
from_when
; /* when the last msg arrived */
correct.c
190
timersub(now, &
from_when
, &diff);
Completed in 38 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025