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

1 2 3 4

  /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)
  /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).
  /external/openssh/regress/
stderr-after-eof.sh 6 DATA=/etc/motd
  /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"
isakmp_unity.c 126 char *filename = &isakmp_cfg_config.motd[0];
  /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/dropbear/
SMALL 28 - Disabling the MOTD code and SFTP-SERVER may save a small amount of codesize
runopts.h 69 /* whether to print the MOTD */
svr-runopts.c 60 "-m Don't display the motd on login\n"
199 /* motd is displayed by default, -m turns it off */
options.h 117 /* Whether to print the message of the day (MOTD). This doesn't add much code
121 /* The MOTD file path */
123 #define MOTD_FILENAME "/etc/motd"
  /external/openssh/
servconf.h 70 int print_motd; /* If true, print /etc/motd. */
sshd.0 208 prints last login time and /etc/motd (unless prevented in the
483 /etc/motd, if PrintLastLog and PrintMotd, respectively, are
555 /etc/motd
556 See motd(5).
    [all...]
sshd.8 378 .Pa /etc/motd
763 .Pa /etc/motd ,
861 .It Pa /etc/motd
863 .Xr motd 5 .
  /external/mksh/src/
check.t     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
irclib.py 723 def motd(self, server=""): member in class:ServerConnection
724 """Send an MOTD command."""
725 self.send_raw("MOTD" + (server and (" " + server)))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 236 * std::ifstream f ("/etc/motd");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 238 * std::ifstream f ("/etc/motd");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.h 238 * std::ifstream f ("/etc/motd");
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 236 * std::ifstream f ("/etc/motd");
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 236 * std::ifstream f ("/etc/motd");
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 236 * std::ifstream f ("/etc/motd");

Completed in 2055 milliseconds

1 2 3 4