Searched refs:SSH2_FX_BAD_MESSAGE (Results 1 – 3 of 3) sorted by relevance
92 #define SSH2_FX_BAD_MESSAGE 5 macro
197 case SSH2_FX_BAD_MESSAGE: in fx2txt()
208 ret = SSH2_FX_BAD_MESSAGE; in errno_to_portable()1404 status = SSH2_FX_BAD_MESSAGE; in process_extended_lsetstat()