Home
last modified time | relevance | path

Searched refs:subshell (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0006-automake-Remove-delays-in-configure-scripts-using-au.patch26 -# Do 'set' in a subshell so we don't clobber the current shell's
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile41 # with subshell to avoid local variables
/openbmc/openbmc/poky/meta/recipes-extended/mc/
H A Dmc_4.8.32.bb3 …les and whole directory trees, search for files and run commands in the subshell. Internal viewer …
/openbmc/u-boot/common/
H A Dcli_hush.c233 int subshell; /* flag, non-zero if group must be forked */ member
1574 if (pi->num_progs == 1 && child->group && child->subshell == 0) {
1971 final_printf("%s begin group (subshell:%d)\n",ind, child->subshell);
2436 old->child->subshell = 0;
2753 case '(': endch=')'; child->subshell=1; break;
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst110 to a subshell for execution. The standard output of the command is then read
/openbmc/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst23 the kernel root, hence the use of a subshell and ``cd``.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst329 and then start a subshell 'sh' in that cgroup::
341 # The subshell 'sh' is now running in cgroup Charlie
H A Dcpusets.rst702 and then start a subshell 'sh' in that cpuset::
712 # The subshell 'sh' is now running in cpuset Charlie
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch27206 + # Use subshell, to avoid clobbering current variable values