Searched refs:parent_lastactive (Results 1 – 1 of 1) sorted by relevance
64 static time_t parent_lastactive = (time_t)0; variable117 (FAITH_TIMEOUT < t - parent_lastactive) ? "in" : "", in notify_inactive()122 && FAITH_TIMEOUT < t - parent_lastactive) { in notify_inactive()148 parent_lastactive = time(NULL); in notify_active()302 child_lastactive = parent_lastactive = time(NULL); in tcp_relay()