Searched refs:disconnecting (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.c1676 static int disconnecting = 0; local
1678 if (disconnecting) /* Guard against recursive invocations. */
1680 disconnecting = 1;

Completed in 62 milliseconds