Home
last modified time | relevance | path

Searched refs:SSH2_FX_BAD_MESSAGE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dsftp.h92 #define SSH2_FX_BAD_MESSAGE 5 macro
Dsftp-common.c194 case SSH2_FX_BAD_MESSAGE: in fx2txt()
Dsftp-server.c232 ret = SSH2_FX_BAD_MESSAGE; in errno_to_portable()
1452 status = SSH2_FX_BAD_MESSAGE; in process_extended_lsetstat()