Home
last modified time | relevance | path

Searched refs:motd (Results 1 – 25 of 59) sorted by relevance

123

/external/autotest/frontend/client/src/autotest/common/
DCommonClassFactory.java24 String motd = StaticDataRepository.getRepository().getData( in setupMOTD() local
26 RootPanel.get("motd").getElement().setInnerHTML(motd); in setupMOTD()
33 String motd = result.isString().stringValue(); in refreshMOTD()
34 RootPanel.get("motd").getElement().setInnerHTML(motd); in refreshMOTD()
/external/e2fsprogs/tests/f_dup2/
Dexpect.116 /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)
/external/e2fsprogs/tests/f_dup/
Dexpect.115 /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_file_acl_high/
Dexpect.13 i_file_acl_hi for inode 12 (/motd) is 2, should be zero.
/external/e2fsprogs/tests/f_short_encrypted_dirent/
Dexpect.13 Encrypted entry 'motd' in /get_shorty (12) is too short.
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf-radius31 banner "/etc/racoon/motd";
/external/e2fsprogs/tests/f_badinode/
Dexpect.17 Inode 12 (/motd) has invalid mode (0110444).
/external/ipsec-tools/src/racoon/
Disakmp_cfg.h103 char motd[MAXPATHLEN + 1]; member
Disakmp_unity.c126 char *filename = &isakmp_cfg_config.motd[0];
Dcfparse.y925 strncpy(&isakmp_cfg_config.motd[0], $2->v, MAXPATHLEN);
926 isakmp_cfg_config.motd[MAXPATHLEN] = '\0';
/external/conscrypt/
DREADME.md61 <groupId>kr.motd.maven</groupId>
/external/mksh/src/
Dcheck.t11557 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \
11558 ed -s /etc/motd 2>&1 <<-EOF
11565 EOF)" = @(?) ]] && rm -f /etc/motd
11566 if [[ ! -s /etc/motd ]]; then
11567 install -c -o root -g wheel -m 664 /dev/null /etc/motd
11568 print -- "$x\n" >/etc/motd
12058 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \
12059 ed -s /etc/motd 2>&1 <<-EOF
12066 EOF)" = @(?) ]] && rm -f /etc/motd
12067 if [[ ! -s /etc/motd ]]; then
[all …]
/external/autotest/frontend/client/src/autotest/public/
Dafeclient.css85 .motd {
/external/protobuf/protoc-artifacts/
DREADME.md41 [os-maven-plugin](https://github.com/trustin/os-maven-plugin/blob/master/src/main/java/kr/motd/mave…
/external/openssh/
Dsshd.0174 prints last login time and /etc/motd (unless prevented in the
481 /etc/motd, if PrintLastLog and PrintMotd, respectively, are
550 /etc/motd
551 See motd(5).
/external/grpc-grpc-java/
DREADME.md94 <groupId>kr.motd.maven</groupId>
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
Dconfig.guess355 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/libunwind/aux/
Dconfig.guess344 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/libogg/
Dconfig.guess354 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/cmockery/cmockery_0_1_2/
Dconfig.guess350 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/libusb-compat/
Dconfig.guess372 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/libxkbcommon/xkbcommon/build-aux/
Dconfig.guess395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/stressapptest/
Dconfig.guess355 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/iperf3/config/
Dconfig.guess395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig.guess378 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`

123