Home
last modified time | relevance | path

Searched refs:orphwait (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_timer.c81 u_long orphwait; /* orphan wait time */ variable
355 current_time > orphwait) { in timer()
H A Dntp_proto.c3575 if ( current_time > orphwait in clock_select()
3581 if ( current_time > orphwait in clock_select()
3953 orphwait = current_time + sys_orphwait; in clock_select()
5209 orphwait = current_time + sys_orphwait; in init_proto()
5346 orphwait -= sys_orphwait; in proto_config()
5348 orphwait += sys_orphwait; in proto_config()
/freebsd-12.1/contrib/ntp/include/
H A Dntpd.h273 extern u_long orphwait; /* orphan wait time */