Searched refs:SSH2_FXF_WRITE (Results 1 – 3 of 3) sorted by relevance
83 #define SSH2_FXF_WRITE 0x00000002 macro
124 (pflags & SSH2_FXF_WRITE)) { in flags_from_portable()128 } else if (pflags & SSH2_FXF_WRITE) { in flags_from_portable()155 if (pflags & SSH2_FXF_WRITE) in string_from_portable()
1055 buffer_put_int(&msg, SSH2_FXF_WRITE|SSH2_FXF_CREAT|SSH2_FXF_TRUNC); in do_upload()