Searched defs:hostname (Results 1 – 6 of 6) sorted by relevance
76 private String getHostConfig(String hostname, InputStream hostConfigMappingFile) in getHostConfig()104 private boolean sameHost(String currentHostname, String hostname) { in sameHost()
57 hostname, argument
118 public static IRemoteClient connect(String hostname, int port) throws RemoteException { in connect()
118 hostname = None): argument
385 String hostname = RunUtil.getDefault().runTimedCmd(CMD_TIMEOUT_MS, "hostname").getStdout(); in verifyRequiredSoftwareIsInstalled() local
473 String hostname = "localhost"; in doUncrypt() local