OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:err_started
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
379
u_long
err_started
; /* begin time (ntp) of error condition */
member in struct:errorinfo
1564
parse->errors[i].
err_started
= 0;
1573
parse->errors[lstate].
err_started
= 0;
1587
if (err->
err_started
== 0)
1589
err->
err_started
= current_time;
1617
l_mktime(current_time - err->
err_started
));
Completed in 30 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026