OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shells
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/usr.bin/indent/
fmt_decl.c
700
static Shell
shells
[] = {
variable
/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
...]
Completed in 19 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026