HomeSort by relevance Sort by last modified time
    Searched full:motd (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/autotest/frontend/client/src/autotest/common/
CommonClassFactory.java 24 String motd = StaticDataRepository.getRepository().getData( local
25 "motd").isString().stringValue();
26 RootPanel.get("motd").getElement().setInnerHTML(motd);
33 String motd = result.isString().stringValue();
34 RootPanel.get("motd").getElement().setInnerHTML(motd);
  /external/autotest/server/self-test/
remote_cmd 29 utils.run('rm -f /tmp/motd')
31 m.run('rm -f /tmp/motd')
33 m.send_file('/etc/motd', '/tmp/motd')
35 m.get_file('/tmp/motd', '/tmp/motd')
37 if utils.run('diff -q /etc/motd /tmp/motd').exit_status:
40 m.run('rm -f /tmp/motd')
42 utils.run('rm -f /tmp/motd')
    [all...]
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.2.3.Final/
os-maven-plugin-1.2.3.Final.jar 
os-maven-plugin-1.2.3.Final.pom 9 <groupId>kr.motd.maven</groupId>
23 <url>http://t.motd.kr/</url>
45 <email>t@motd.kr</email>
46 <url>http://t.motd.kr/</url>
48 <organizationUrl>http://t.motd.kr/</organizationUrl>
137 <Bundle-SymbolicName>kr.motd.maven.os;singleton:=true</Bundle-SymbolicName>
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.4.0.Final/
os-maven-plugin-1.4.0.Final.jar 
os-maven-plugin-1.4.0.Final.pom 9 <groupId>kr.motd.maven</groupId>
23 <url>http://t.motd.kr/</url>
45 <email>t@motd.kr</email>
46 <url>http://t.motd.kr/</url>
48 <organizationUrl>http://t.motd.kr/</organizationUrl>
188 <Bundle-SymbolicName>kr.motd.maven.os;singleton:=true</Bundle-SymbolicName>
  /external/e2fsprogs/tests/f_file_acl_high/
expect.1 3 i_file_acl_hi for inode 12 (/motd) is 2, should be zero.
  /external/ipsec-tools/src/racoon/samples/roadwarrior/server/
racoon.conf 31 banner "/etc/racoon/motd";
racoon.conf-radius 31 banner "/etc/racoon/motd";
  /external/e2fsprogs/tests/f_dup2/
expect.1 16 /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
19 File /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
27 /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/
maven-metadata.xml 3 <groupId>kr.motd.maven</groupId>
  /external/e2fsprogs/tests/f_dup/
expect.1 15 /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
18 File /motd (inode #13, mod time Tue Sep 21 03:19:20 1993)
  /external/e2fsprogs/tests/f_badinode/
expect.1 7 Inode 12 (/motd) has invalid mode (0110444).
  /prebuilts/tools/common/m2/repository/com/google/gradle/osdetector-gradle-plugin/1.2.1/
osdetector-gradle-plugin-1.2.1.pom 33 <groupId>kr.motd.maven</groupId>
osdetector-gradle-plugin-1.2.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/gradle/osdetector-gradle-plugin/1.4.0/
osdetector-gradle-plugin-1.4.0.pom 33 <groupId>kr.motd.maven</groupId>
  /external/ipsec-tools/src/racoon/
isakmp_cfg.h 103 char motd[MAXPATHLEN + 1]; member in struct:isakmp_cfg_config
141 /* For motd */
142 #define ISAKMP_CFG_MOTD "/etc/motd"
  /libcore/luni/src/test/java/libcore/java/net/
OldURLTest.java 152 URL testURL = new URL("ftp://myname@host.dom/etc/motd");
159 assertEquals("Assert 4: wrong path", "/etc/motd", testURL.getPath());
162 new URL("ftpmyname@host.dom/etc/motd");
349 String testFTPURLString = "ftp://myname@host.dom/etc/motd";
399 URL testFTPURL = new URL("ftp://myname@host.dom/etc/motd");
409 URL testFTPURL = new URL("ftp://myname@host.dom/etc/motd");
429 URL testFTPURL = new URL("ftp://myname@host.dom/etc/motd");
442 URL testFTPURL = new URL("ftp://myname@host.dom/etc/motd");
494 URL url = new URL("ftp://myUser:password@host.dom/etc/motd");
508 URL ftpURL = new URL("ftp://myname@host.dom/etc/motd");
    [all...]
  /external/autotest/frontend/client/src/autotest/public/
TkoClient.html 24 <div id="motd" class="motd"></div>
AfeClient.html 29 <div id="motd" class="motd"></div>
afeclient.css 85 .motd {
  /external/toybox/toys/other/
login.c 121 // This had password data in it, and we reuse for motd below
154 if ((ss = readfile("/etc/motd", 0, 0))) {
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.pom 15 <groupId>kr.motd.maven</groupId>
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protoc/3.0.0/
protoc-3.0.0.pom 38 <groupId>kr.motd.maven</groupId>
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protoc/3.0.0-beta-2/
protoc-3.0.0-beta-2.pom 38 <groupId>kr.motd.maven</groupId>

Completed in 1906 milliseconds

1 2 3 4