Searched refs:orphwait (Results 1 – 3 of 3) sorted by relevance
81 u_long orphwait; /* orphan wait time */ variable366 if (sys_peer == NULL && current_time > orphwait) { in timer()
3668 if ( current_time > orphwait in clock_select()3674 if ( current_time > orphwait in clock_select()4048 orphwait = current_time + sys_orphwait; in clock_select()5343 orphwait = current_time + sys_orphwait; in init_proto()5480 orphwait -= sys_orphwait; in proto_config()5482 orphwait += sys_orphwait; in proto_config()
302 extern u_long orphwait; /* orphan wait time */