HomeSort by relevance Sort by last modified time
    Searched full:host1 (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/misc/
base_device.c 34 * Required for the uber-silly devfs /dev/ide/host1/bus2/target3/lun3
104 * i.e., .../host1/bus2/target3/lun4/...
  /dalvik/libcore/luni/src/main/java/java/net/
URLStreamHandler.java 405 String host1 = getHost(url1), host2 = getHost(url2); local
406 if (host1 != null && host1.equalsIgnoreCase(host2)) {
  /external/dropbear/
scp.c 1147 " [[user@]host1:]file1 [...] [[user@]host2:]file2\n");

Completed in 115 milliseconds