OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextaction
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_refclock.h
152
u_long
nextaction
; /* local activity timeout */
member in struct:refclockproc
/src/external/bsd/ntp/dist/ntpd/
refclock_arc.c
567
peer->procptr->
nextaction
= current_time + QUEUETICK; \
refclock_parse.c
4710
parse->peer->procptr->
nextaction
= current_time + ((poll_info_t *)parse->parse_type->cl_data)->rate;
4837
parse->peer->procptr->
nextaction
= current_time + ((poll_info_t *)parse->parse_type->cl_data)->rate;
5281
parse->peer->procptr->
nextaction
= 0;
5317
parse->peer->procptr->
nextaction
= current_time;
ntp_refclock.c
346
if (pp->action != NULL && pp->
nextaction
<= current_time)
Completed in 62 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026