Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dchannels.c345 lookup_timeout(struct ssh *ssh, const char *type) in lookup_timeout() function
375 c->inactive_deadline = lookup_timeout(ssh, c->xctype); in channel_set_xtype()
536 c->inactive_deadline = lookup_timeout(ssh, c->ctype); in channel_new()