Searched refs:motd (Results 1 – 25 of 58) sorted by relevance
123
/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/e2fsprogs/tests/f_short_encrypted_dirent/ |
D | expect.1 | 3 Encrypted entry 'motd' in /get_shorty (12) is too short.
|
/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/conscrypt/ |
D | README.md | 61 <groupId>kr.motd.maven</groupId>
|
/external/mksh/src/ |
D | check.t | 11776 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \ 11777 ed -s /etc/motd 2>&1 <<-EOF 11784 EOF)" = @(?) ]] && rm -f /etc/motd 11785 if [[ ! -s /etc/motd ]]; then 11786 install -c -o root -g wheel -m 664 /dev/null /etc/motd 11787 print -- "$x\n" >/etc/motd 12277 [[ -s /etc/motd && "$([[ "$(head -1 /etc/motd)" != $x ]] && \ 12278 ed -s /etc/motd 2>&1 <<-EOF 12285 EOF)" = @(?) ]] && rm -f /etc/motd 12286 if [[ ! -s /etc/motd ]]; then [all …]
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 85 .motd {
|
/external/grpc-grpc-java/ |
D | README.md | 94 <groupId>kr.motd.maven</groupId>
|
/external/libogg/ |
D | config.guess | 354 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libnfnetlink/build-aux/ |
D | config.guess | 376 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/llvm/cmake/ |
D | config.guess | 382 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/fec/ |
D | config.guess | 355 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.guess | 395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libexif/ |
D | config.guess | 374 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/llvm-project/llvm/cmake/ |
D | config.guess | 378 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | config.guess | 376 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libnetfilter_conntrack/ |
D | config.guess | 375 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/external/libnfnetlink/ |
D | config.guess | 375 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
123