Searched refs:link_connect_time (Results 1 – 2 of 2) sorted by relevance
188 int link_connect_time; variable921 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */1578 link_connect_time = now.tv_sec - start_time.tv_sec;1579 (void) slprintf(numbuf, sizeof(numbuf), "%d", link_connect_time);1582 link_connect_time = 0;
204 extern int link_connect_time; /* time the link was up for */