Searched refs:SSH2_FX_CONNECTION_LOST (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ssh/include/ | ||
H A D | sftp.h | 97 #define SSH2_FX_CONNECTION_LOST 7 macro |
/titanic_41/usr/src/cmd/ssh/libssh/common/ | ||
H A D | sftp-common.c | 177 case SSH2_FX_CONNECTION_LOST: in fx2txt() |