Home
last modified time | relevance | path

Searched refs:lookup_timeout (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dchannels.c339 lookup_timeout(struct ssh *ssh, const char *type) in lookup_timeout() function
369 c->inactive_deadline = lookup_timeout(ssh, c->xctype); in channel_set_xtype()
526 c->inactive_deadline = lookup_timeout(ssh, c->ctype); in channel_new()