Home
last modified time | relevance | path

Searched defs:SHELL (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/clap/clap_complete/tests/snapshots/
Dquoting.ps129 …ons', 'expansions', [CompletionResultType]::ParameterName, 'Execute the shell command with $SHELL') variable
39 … 'cmd-expansions', [CompletionResultType]::ParameterValue, 'Execute the shell command with $SHELL') variable
79 … 'cmd-expansions', [CompletionResultType]::ParameterValue, 'Execute the shell command with $SHELL') variable
/third_party/node/deps/npm/node_modules/retry/
DMakefile1 SHELL := /bin/bash macro
/third_party/json/docs/docset/
DMakefile1 SHELL=/usr/bin/env bash macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
DMakefile1 SHELL = /bin/sh macro
/third_party/libffi/
Dconfigure.ac323 AC_SUBST(SHELL) subst
/third_party/cups-filters/
Dconfig.h81 #define SHELL "/bin/bash" macro
Dconfigure.ac903 AC_DEFINE_UNQUOTED([SHELL], "$with_shell", [Path for a modern shell]) definition