HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_FXF_WRITE (Results 1 - 3 of 3) sorted by null

  /external/openssh/
sftp.h 76 #define SSH2_FXF_WRITE 0x00000002
sftp-server.c 227 (pflags & SSH2_FXF_WRITE)) {
231 } else if (pflags & SSH2_FXF_WRITE) {
260 if (pflags & SSH2_FXF_WRITE)
    [all...]
sftp-client.c     [all...]

Completed in 2412 milliseconds