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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp.h89 #define SSH2_FX_NO_SUCH_FILE 2 macro
H A Dsftp-common.c167 case SSH2_FX_NO_SUCH_FILE:
H A Dsftp-server.c201 ret = SSH2_FX_NO_SUCH_FILE;
1314 status = SSH2_FX_NO_SUCH_FILE;

Completed in 49 milliseconds