Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntpd.c579 long wait_sync, in detach_from_terminal() argument
602 pipes[0], wait_sync); in detach_from_terminal()
832 long wait_sync = 0; local
996 wait_sync = OPT_VALUE_WAIT_SYNC;
997 if (wait_sync <= 0)
998 wait_sync = 0;
1639 unsigned long wait_sync argument
1654 if (wait_sync)
1655 wait_end_time += wait_sync;
1711 if (wait_sync > 0) {
[all …]