HomeSort by: relevance | last modified time | path
    Searched refs:SSH_FXF_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/puffs/mount_psshfs/
sftp_proto.h 98 #define SSH_FXF_WRITE 0x00000002
node.c 235 psbuf_put_4(pb, SSH_FXF_WRITE | SSH_FXF_CREAT | SSH_FXF_TRUNC);
327 psbuf_put_4(pb2, SSH_FXF_WRITE);

Completed in 184 milliseconds