Searched refs:HOSTNAME (Results 1 - 21 of 21) sorted by relevance

/external/toolchain-utils/automation/server/monitor/
H A Dstart.sh7 ./manage.py runserver "$HOSTNAME":8080
/external/ltp/testcases/network/nfs/nfs_fsstress/
H A Dnfs_fsstress.sh51 HOSTNAME=$(hostname | awk {'print $1'})
57 mkdir -p /tmp/udp/2/${HOSTNAME}1
58 mkdir -p /tmp/tcp/2/${HOSTNAME}2
59 mkdir -p /tmp/udp/3/${HOSTNAME}3
60 mkdir -p /tmp/tcp/3/${HOSTNAME}4
63 mount -o "intr,soft,proto=udp,vers=2" $RHOST:$FILESYSTEM /tmp/udp/2/${HOSTNAME}1 >/dev/null 2>&1
68 mount -o "intr,soft,proto=tcp,vers=2" $RHOST:$FILESYSTEM /tmp/tcp/2/${HOSTNAME}2 >/dev/null 2>&1
73 mount -o "intr,soft,proto=udp,vers=3" $RHOST:$FILESYSTEM /tmp/udp/3/${HOSTNAME}3 >/dev/null 2>&1
78 mount -o "intr,soft,proto=tcp,vers=3" $RHOST:$FILESYSTEM /tmp/tcp/3/${HOSTNAME}4 >/dev/null 2>&1
85 ./fsstress -l 0 -d /tmp/udp/2/${HOSTNAME}
[all...]
/external/autotest/contrib/
H A Ddeploy_puppet.sh31 HOSTNAME=
43 HOSTNAME=$OPTARG
73 if [ -z "${ROLE}" ] && [ -z "${STATUS}" ] && [ -z "${HOSTNAME}" ]; then
78 hosts="$(${AUTOTEST_ROOT}/cli/atest server list ${STATUS_OPT} ${ROLE_OPT} ${HOSTNAME}| grep Hostname| awk {'print $3'})"
/external/nist-sip/java/gov/nist/core/
H A DHost.java68 protected static final int HOSTNAME = 1; field in class:Host
86 addressType = HOSTNAME;
172 if (addressType == HOSTNAME) {
191 setHost(h, HOSTNAME);
222 if(addressType == HOSTNAME)
250 return addressType == HOSTNAME;
258 return addressType != HOSTNAME;
/external/vogar/src/vogar/
H A DXmlReportConstants.java34 public static final String HOSTNAME = "hostname"; field in class:XmlReportConstants
H A DXmlReportPrinter.java134 serializer.attribute(ns, XmlReportConstants.HOSTNAME, "localhost");
/external/ltp/tools/pounder21/
H A Dlibpounder.sh35 export NFS_LOGLOCAL="`echo "$HOSTNAME" | sed -e 's/\..*//g'`/`uname -r`-`uname -m`"
/external/mdnsresponder/mDNSShared/
H A Ddnsextd_lexer.l78 [a-zA-Z0-9]+(\.[a-zA-Z0-9]+)* yylval.string = strdup(yytext); return HOSTNAME;
H A Ddnsextd_parser.y126 %token <string> HOSTNAME
351 HOSTNAME
/external/v8/tools/release/
H A Dcheck_clusterfuzz.py37 HOSTNAME = "backend-dot-cluster-fuzz.appspot.com" variable
171 conn = httplib.HTTPSConnection(HOSTNAME)
/external/ltp/tools/pounder21/test_scripts/
H A Dnfs27 SHORTHOST=`echo "$HOSTNAME" | sed -e 's/\..*//g'`
/external/toolchain-utils/automation/common/
H A Dcommand_executer_test.py77 HOSTNAME = None variable in class:CommandExecuterLocalTests
89 machine=self.HOSTNAME,
137 HOSTNAME = socket.gethostname() variable in class:CommandExecuterRemoteTests
/external/ltp/
H A Drunalltests.sh189 export HOSTNAME=$(uname -n)
212 "${RUNLTP}" -f ballista -o $LTP_VERSION-BALLISTA_RUN_ON-$HOSTNAME-$KERNEL_VERSION-$HARDWARE_TYPE-$TEST_START_TIME.out
/external/bison/djgpp/
H A Dconfig.bat405 Rem Set HOSTNAME so it shows in config.status
406 if not "%HOSTNAME%" == "" goto hostdone
418 set HOSTNAME=Unknown PC variable
419 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
422 set HOSTNAME=%USER%'s PC variable
423 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
426 set HOSTNAME=%USERNAME%'s PC variable
427 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
429 set _HOSTNAME=%HOSTNAME%, %OS%
430 if not "%_HOSTNAME%" == "%HOSTNAME
431 set HOSTNAME=%_HOSTNAME% variable
545 set HOSTNAME= variable
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 709 milliseconds