Searched refs:SSH2_FXF_READ (Results 1 – 3 of 3) sorted by relevance
82 #define SSH2_FXF_READ 0x00000001 macro
123 if ((pflags & SSH2_FXF_READ) && in flags_from_portable()126 } else if (pflags & SSH2_FXF_READ) { in flags_from_portable()153 if (pflags & SSH2_FXF_READ) in string_from_portable()
814 buffer_put_int(&msg, SSH2_FXF_READ); in do_download()