OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:step_callback
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
systime.c
85
time_stepped_callback
step_callback
;
variable
577
if (
step_callback
)
578
(*
step_callback
)();
660
if (
step_callback
)
661
(*
step_callback
)();
/src/external/bsd/ntp/dist/include/
ntp_fp.h
392
extern time_stepped_callback
step_callback
;
/src/external/bsd/ntp/dist/ntpd/
ntp_util.c
173
step_callback
= &ntpd_time_stepped;
Completed in 105 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026