Searched refs:motd (Results 1 – 25 of 46) sorted by relevance
12
/external/autotest/server/self-test/ |
D | 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')
|
/external/autotest/frontend/client/src/autotest/common/ |
D | CommonClassFactory.java | 24 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/ |
D | 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)
|
/external/e2fsprogs/tests/f_dup/ |
D | 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_file_acl_high/ |
D | expect.1 | 3 i_file_acl_hi for inode 12 (/motd) is 2, should be zero.
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/ |
D | racoon.conf-radius | 31 banner "/etc/racoon/motd";
|
/external/e2fsprogs/tests/f_badinode/ |
D | expect.1 | 7 Inode 12 (/motd) has invalid mode (0110444).
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_cfg.h | 103 char motd[MAXPATHLEN + 1]; member
|
D | isakmp_unity.c | 126 char *filename = &isakmp_cfg_config.motd[0];
|
D | cfparse.y | 925 strncpy(&isakmp_cfg_config.motd[0], $2->v, MAXPATHLEN); 926 isakmp_cfg_config.motd[MAXPATHLEN] = '\0';
|
/external/mksh/src/ |
D | check.t | 10341 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \ 10342 ed -s /etc/motd 2>&1 <<-EOF 10349 EOF)" = @(?) ]] && rm -f /etc/motd 10350 if [[ ! -s /etc/motd ]]; then 10351 install -c -o root -g wheel -m 664 /dev/null /etc/motd 10352 print -- "$x\n" >/etc/motd 10842 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \ 10843 ed -s /etc/motd 2>&1 <<-EOF 10850 EOF)" = @(?) ]] && rm -f /etc/motd 10851 if [[ ! -s /etc/motd ]]; then [all …]
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 85 .motd {
|
/external/libunwind/aux/ |
D | config.guess | 344 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libvorbis/ |
D | config.guess | 354 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libogg/ |
D | config.guess | 354 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/cmockery/cmockery_0_1_2/ |
D | config.guess | 350 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/srtp/ |
D | config.guess | 377 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/netperf/ |
D | config.guess | 350 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/e2fsprogs/config/ |
D | config.guess | 395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/c-ares/ |
D | config.guess | 378 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/icu/icu4c/source/ |
D | config.guess | 395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/protobuf/ |
D | config.guess | 395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/google-tv-pairing-protocol/cpp/ |
D | config.guess | 371 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.guess | 378 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libevent/ |
D | config.guess | 376 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
12