Searched refs:sys_orphwait (Results 1 – 2 of 2) sorted by relevance
173 int sys_orphwait = NTP_ORPHWAIT; /* orphan wait */ variable3960 orphwait = current_time + sys_orphwait; in clock_select()5216 orphwait = current_time + sys_orphwait; in init_proto()5353 orphwait -= sys_orphwait; in proto_config()5354 sys_orphwait = (dvalue >= 1) ? (int)dvalue : NTP_ORPHWAIT; in proto_config()5355 orphwait += sys_orphwait; in proto_config()
147395 not needed with the addition of sys_orphwait.147396 Add "tos orphanwait" to set sys_orphwait.147424 [Bug 1395] --wait-sync with DLM's sys_orphwait change.