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

  /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/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

Completed in 42 milliseconds