Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/sshd/
H A Dserverloop.c223 static int had_channel = 0; in client_alive_check() local
228 if (!had_channel) in client_alive_check()
232 had_channel = 1; in client_alive_check()