Searched refs:notbefore (Results 1 – 2 of 2) sorted by relevance
150 time_t notbefore; /* Pause IO until deadline (time_t) */ member
1855 c->notbefore = monotime() + 1; in channel_post_x11_listener()1984 c->notbefore = monotime() + 1; in channel_post_port_listener()2020 c->notbefore = monotime() + 1; in channel_post_auth_listener()2506 c->notbefore = monotime() + 1; in channel_post_mux_listener()2629 } else if (c->notbefore <= now) { in channel_handler()2645 c->notbefore); in channel_handler()