Home
last modified time | relevance | path

Searched refs:sendOPENDIR (Results 1 – 3 of 3) sorted by relevance

/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DChannelSftp.java1619 sendOPENDIR(Util.str2byte(dir, fEncoding)); in ls()
2554 private void sendOPENDIR(byte[] path) throws Exception{ in sendOPENDIR() method in ChannelSftp
2706 sendOPENDIR(Util.str2byte(dir, fEncoding)); in glob_remote()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannelSftp.java1592 sendOPENDIR(Util.str2byte(dir, fEncoding)); in ls()
2527 private void sendOPENDIR(byte[] path) throws Exception{ in sendOPENDIR() method in ChannelSftp
2679 sendOPENDIR(Util.str2byte(dir, fEncoding)); in glob_remote()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannelSftp.java1592 sendOPENDIR(Util.str2byte(dir, fEncoding)); in ls()
2527 private void sendOPENDIR(byte[] path) throws Exception{ in sendOPENDIR() method in ChannelSftp
2679 sendOPENDIR(Util.str2byte(dir, fEncoding)); in glob_remote()