HomeSort by: relevance | last modified time | path
    Searched refs:shells (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getusershell.c 63 #define _PATH_SHELLS "/etc/shells"
75 * Local shells should NOT be added here. They should be added in
76 * /etc/shells.
80 static char **curshell, **shells, *strings; variable
84 * Get a list of shells from _PATH_SHELLS, if it exists.
102 if (shells != NULL)
103 free(shells);
104 shells = NULL;
129 free(shells);
130 shells = NULL
    [all...]
  /src/etc/
nsswitch.conf 17 shells: files
29 # shells: dns, files, nis
Makefile 107 rc.shutdown remote rpc security security.conf services shells \
  /src/usr.bin/make/unit-tests/
cmdline-redirect-stdin.mk 22 # probably buffers its input. Most shells use unbuffered stdin, and this
  /src/share/man/man5/
Makefile 19 security.conf.5 services.5 shells.5 \
  /src/external/gpl3/gdb/dist/
djunpack.bat 4 Rem format, or else stock DOS/Windows shells will refuse to run it.
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 4 Rem format, or else stock DOS/Windows shells will refuse to run it.
  /src/usr.bin/getent/
getent.c 82 static int shells(int, char *[]);
107 { "shells", shells, },
816 * shells
820 shells(int argc, char *argv[]) function
  /src/usr.bin/make/
job.c 232 * The name of the shell is the basename for the predefined shells, such as
233 * "sh", "csh", "bash". For custom shells, it is the full pathname, and its
263 * The name of the shell. For Bourne and C shells, this is used only
265 * .SHELL target. For user-defined shells, this is the full path of
343 * Descriptions for various shells.
347 * select one of the predefined shells as the default shell.
354 * set defined here, or add additional shells.
372 static Shell shells[] = { variable
379 * sh-compatible shells.
477 static Shell *shell = &shells[DEFSHELL_INDEX]
    [all...]
  /src/tests/usr.bin/indent/
fmt_decl.c 700 static Shell shells[] = { variable
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 1474 native(Result); // Some Unix-like shells use Unix path separator in $TMP.
  /src/external/gpl2/gettext/dist/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
2287 # except with old shells:
2324 # except with old shells:
  /src/external/gpl2/gettext/dist/gettext-tools/examples/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
configure 233 # Try only shells that exist, to save several forks.
347 echo shells that I found on your system. Please install a
3388 # except with old shells:
3425 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
3324 # except with old shells:
3361 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
configure 233 # Try only shells that exist, to save several forks.
347 echo shells that I found on your system. Please install a
3392 # except with old shells:
3429 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
configure 233 # Try only shells that exist, to save several forks.
347 echo shells that I found on your system. Please install a
3388 # except with old shells:
3425 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/
configure 233 # Try only shells that exist, to save several forks.
347 echo shells that I found on your system. Please install a
3396 # except with old shells:
3433 # except with old shells:
  /src/external/bsd/liblzf/dist/
configure 233 # Try only shells that exist, to save several forks.
347 echo shells that I found on your system. Please install a
  /src/external/bsd/top/dist/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
1826 # except with old shells:
1863 # except with old shells:
1900 # except with old shells:
  /src/external/gpl2/groff/dist/
configure 312 echo shells that I found on your system. Please install a
1323 # WARNING: Be sure not to use single quotes in there, as some shells,
11486 # Break up conftest.defines because some shells have a limit on the size
11516 # Break up conftest.undefs because some shells have a limit on the size
  /src/crypto/external/cpl/tpm-tools/dist/
configure 258 # Try only shells that exist, to save several forks.
374 echo shells that I found on your system. Please install a
2143 # except with old shells:
2180 # except with old shells:
2217 # except with old shells:
  /src/crypto/external/cpl/trousers/dist/
configure 258 # Try only shells that exist, to save several forks.
374 echo shells that I found on your system. Please install a
2241 # except with old shells:
2278 # except with old shells:
2315 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
3623 # except with old shells:
3660 # except with old shells:
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathx/
configure 237 # Try only shells that exist, to save several forks.
353 echo shells that I found on your system. Please install a
3604 # except with old shells:
3641 # except with old shells:

Completed in 113 milliseconds

1 2