Searched refs:SSH_FXP_SETSTAT (Results 1 – 2 of 2) sorted by relevance
25 public static final int SSH_FXP_SETSTAT = 9; field in Packet65 case SSH_FXP_SETSTAT: in forName()
588 sendMessage(Packet.SSH_FXP_SETSTAT, req_id, tw.getBytes()); in setstat()