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

/freebsd-10.0-release/crypto/openssh/
H A Dsftp.h95 #define SSH2_FX_OP_UNSUPPORTED 8 macro
H A Dsftp-common.c178 case SSH2_FX_OP_UNSUPPORTED:
H A Dsftp-server.c111 ret = SSH2_FX_OP_UNSUPPORTED;
1266 send_status(id, SSH2_FX_OP_UNSUPPORTED); /* MUST */
H A Dsftp-client.c845 return(SSH2_FX_OP_UNSUPPORTED);

Completed in 77 milliseconds