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

1 2 3 4 5 6 7 8

  /external/dropbear/
compat.c 86 static char **curshell, **shells, *strings; variable
204 * Get a list of shells from /etc/shells, if it exists.
219 if (shells != NULL)
220 free(shells);
221 shells = NULL;
240 if (shells != NULL)
241 free(shells);
242 shells = NULL;
246 if ((fp = fopen("/etc/shells", "rc")) == NULL
    [all...]
svr-auth.c 257 /* check the shell is valid. If /etc/shells doesn't exist, getusershell()
258 * should return some standard shells like "/bin/sh" and "/bin/csh" (this
  /external/netcat/data/
rservice.c 2 rsh/rexec attacks. Needs to be a prog because shells strip out nulls.
  /external/webkit/JavaScriptCore/tests/mozilla/
README-jsDriver.html 13 <b>jsDriver.pl</b> - execute JavaScript programs in various shells in
46 one of the JavaScript shells. These tests are expected to be laid out
77 code to exit with. The various JavaScript shells report
272 <b>SpiderMonkey</b> shells, this value defaults to
275 <b>LiveConnect</b> shells,
321 to the default result file. (NOTE: Unix shells take care of wildcard
  /bionic/libc/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
nsswitch.h 86 #define NSDB_SHELLS "shells"
  /development/ndk/platforms/android-3/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
nsswitch.h 86 #define NSDB_SHELLS "shells"
  /external/bison/
GNUmakefile 24 # command below won't work with e.g. stock DOS/Windows shells.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
paths.h 60 #define _PATH_SHELLS "/etc/shells"
  /external/webkit/WebKitTools/android/flex-2.5.4a/
install.sh 16 # Don't use :- since 4.3BSD and earlier shells don't like it.
  /bionic/libc/private/
nsswitch.h 86 #define NSDB_SHELLS "shells"
  /external/bison/djgpp/
djunpack.bat 4 Rem format, or else stock DOS/Windows shells will refuse to run it.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
completion.sgml 11 as is common in many UNIX shells.
  /external/chromium/third_party/libevent/
install-sh 17 # Don't use :- since 4.3BSD and earlier shells don't like it.
  /external/clearsilver/
install-sh 17 # Don't use :- since 4.3BSD and earlier shells don't like it.
  /external/e2fsprogs/config/
install-sh 17 # Don't use :- since 4.3BSD and earlier shells don't like it.
  /external/webkit/WebCore/bindings/js/
ScriptController.h 116 void attachDebugger(JSC::Debugger*); // Attaches/detaches in all worlds/window shells.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
README.VMS 56 by Unix shells.

Completed in 323 milliseconds

1 2 3 4 5 6 7 8