Searched refs:struct (Results 1 – 3 of 3) sorted by relevance
905 … public abstract FtpClient structureMount(String struct) throws FtpProtocolException, IOException; in structureMount() argument
214 public abstract sun.net.ftp.FtpClient structureMount(java.lang.String struct) in structureMount() argument
2154 …public sun.net.ftp.FtpClient structureMount(String struct) throws sun.net.ftp.FtpProtocolException… in structureMount() argument2155 issueCommandCheck("SMNT " + struct); in structureMount()