Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsftp.h95 #define SSH2_FX_CONNECTION_LOST 7 macro
Dsftp-common.c206 case SSH2_FX_CONNECTION_LOST: in fx2txt()