Searched refs:SSH_FXP_OPENDIR (Results 1 – 2 of 2) sorted by relevance
27 public static final int SSH_FXP_OPENDIR = 11; field in Packet69 case SSH_FXP_OPENDIR: in forName()
775 sendMessage(Packet.SSH_FXP_OPENDIR, req_id, tw.getBytes()); in openDirectory()