Searched defs:hostName (Results 1 – 3 of 3) sorted by relevance
48 String hostName, in getSshCommand()88 String hostName, in getScpCommand()
67 private RemoteClient(String hostName, int port) throws UnknownHostException, IOException { in RemoteClient()
228 String hostName = ""; in writeResults() local