OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_poll
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_refclock.h
205
void (*
clock_poll
) (int, struct peer *);
member in struct:refclock
/src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c
407
if (refclock_conf[clktype]->
clock_poll
!= noentry)
408
(refclock_conf[clktype]->
clock_poll
)(unit, peer);
Completed in 59 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026