Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 7 of 7) sorted by relevance

/scripts/
Ddepmod.sh20 PATH="$PATH:/sbin"
Dsphinx-pre-install147 foreach(split(/:/, $ENV{PATH})) {
159 foreach my $dir (split(/:/, $ENV{PATH})) {
163 foreach my $dir (split(/:/, $ENV{PATH})) {
346 my @path = split ":", $ENV{PATH};
DKbuild.include76 # Return first <prefix> where a <prefix>gcc is found in PATH.
77 # If no gcc found in PATH with listed prefixes return nothing
Dkernel-doc496 foreach(split(/:/, $ENV{PATH})) {
Dget_maintainer.pl1469 foreach my $path (split(/:/, $ENV{PATH})) {
Dcheckpatch.pl1498 foreach my $path (split(/:/, $ENV{PATH})) {
/scripts/dtc/
Ddtx_diff313 'export KBUILD_OUTPUT=\${dir}' or add \${dir}/scripts/dtc to \$PATH
319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.