Searched refs:sys_orphwait (Results 1 – 2 of 2) sorted by relevance
173 int sys_orphwait = NTP_ORPHWAIT; /* orphan wait */ variable3952 if (sys_orphwait > 0) in clock_select()3953 orphwait = current_time + sys_orphwait; in clock_select()5209 orphwait = current_time + sys_orphwait; in init_proto()5346 orphwait -= sys_orphwait; in proto_config()5347 sys_orphwait = (int)dvalue; in proto_config()5348 orphwait += sys_orphwait; in proto_config()
146682 not needed with the addition of sys_orphwait.146683 Add "tos orphanwait" to set sys_orphwait.146711 [Bug 1395] --wait-sync with DLM's sys_orphwait change.