Searched refs:intres_timeout_req (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_intres.h48 /* intres_timeout_req() is provided by the client, ntpd or sntp. */
49 extern void intres_timeout_req(u_int);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_worker.c190 intres_timeout_req(0);
262 intres_timeout_req(CHILD_MAX_IDLE);
356 intres_timeout_req(0);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_timer.c266 * intres_timeout_req(s) is invoked in the parent to schedule an idle
268 * intres_timeout_req(0), which clears any pending timeout. When the
275 intres_timeout_req( function
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1043 * intres_timeout_req(s) is invoked in the parent to schedule an idle
1045 * intres_timeout_req(0), which clears any pending timeout. When the
1052 intres_timeout_req( function

Completed in 105 milliseconds