Searched refs:SSH2_FXF_WRITE (Results 1 – 3 of 3) sorted by relevance
76 #define SSH2_FXF_WRITE 0x00000002 macro
222 (pflags & SSH2_FXF_WRITE)) { in flags_from_portable()226 } else if (pflags & SSH2_FXF_WRITE) { in flags_from_portable()255 if (pflags & SSH2_FXF_WRITE) in string_from_portable()
1637 (r = sshbuf_put_u32(msg, SSH2_FXF_WRITE|SSH2_FXF_CREAT| in do_upload()