Searched refs:SSH2_FX_CONNECTION_LOST (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ | ||
| D | sftp.h | 95 #define SSH2_FX_CONNECTION_LOST 7 macro |
| D | sftp-common.c | 206 case SSH2_FX_CONNECTION_LOST: in fx2txt() |