Searched refs:sys_orphwait (Results 1 – 2 of 2) sorted by relevance
154 int sys_orphwait = NTP_ORPHWAIT; /* orphan wait */ variable3835 if (sys_orphwait > 0) in clock_select()3836 orphwait = current_time + sys_orphwait; in clock_select()5011 orphwait = current_time + sys_orphwait; in init_proto()5148 orphwait -= sys_orphwait; in proto_config()5149 sys_orphwait = (int)dvalue; in proto_config()5150 orphwait += sys_orphwait; in proto_config()
136423 not needed with the addition of sys_orphwait.136424 Add "tos orphanwait" to set sys_orphwait.136452 [Bug 1395] --wait-sync with DLM's sys_orphwait change.