Home
last modified time | relevance | path

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

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