HomeSort by: relevance | last modified time | path
    Searched refs:intres_timeout_req (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_intres.h 50 /* intres_timeout_req() is provided by the client, ntpd or sntp. */
51 extern void intres_timeout_req(u_int);
  /src/external/bsd/ntp/dist/libntp/
ntp_worker.c 192 intres_timeout_req(0);
264 intres_timeout_req(CHILD_MAX_IDLE);
358 intres_timeout_req(0);
  /src/external/bsd/ntp/dist/ntpd/
ntp_timer.c 268 * intres_timeout_req(s) is invoked in the parent to schedule an idle
270 * intres_timeout_req(0), which clears any pending timeout. When the
277 intres_timeout_req( function
  /src/external/bsd/ntp/dist/sntp/
main.c 1047 * intres_timeout_req(s) is invoked in the parent to schedule an idle
1049 * intres_timeout_req(0), which clears any pending timeout. When the
1056 intres_timeout_req( function

Completed in 20 milliseconds