Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/qemu/tests/migration/
H A Dguestperf.py24 from guestperf.shell import Shell
26 shell = Shell()
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/
H A Dlibwatchdog_git.bb1 SUMMARY = "Watchdog Shell Library"
2 DESCRIPTION = "Watchdog Shell Library"
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_tools_utils.robot9 # ignore_err controls Shell Cmd behavior.
24 ${rc} ${output}= Shell Cmd ${cmd_buf}
36 ${rc} ${output}= Shell Cmd ${command_string} ignore_err=${check_error}
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_JsonSchema_ResponseValidator.robot31 Shell Cmd mkdir -p logs/
56 ${validate_errs}= Shell Cmd cat validate_errs
62 ... Shell Cmd mv validate_errs logs/validate_errs_${url.rsplit("/")[-1]}
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot57 ${rc} ${std_err}= Shell Cmd ! ${ssh_cmd_buf}
65 Shell Cmd ! ${ssh_cmd_buf} | egrep -- "${weak_key_regex}"
66 Shell Cmd ! ${ssh_cmd_buf} | egrep -- "${mac_key_regex}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.24.11.bb1 DESCRIPTION = "TENEX C Shell, an enhanced version of Berkeley csh \
2 The TENEX C Shell is an enhanced version of the Berkeley Unix C shell. \
/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/
H A Dconf-notes.txt1 ### Shell environment set up for builds. ###
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-shellingham_1.5.4.bb1 SUMMARY = "Tool to Detect Surrounding Shell"
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst254 (Shell-A)::
263 (Shell-B)::
303 (Shell-A)::
310 (Shell-B)::
328 (Shell-A) Create cgroup and run event listener::
333 (Shell-B) Add task to cgroup and try to allocate and free memory::
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/
H A Dgnome-shell-extensions_46.0.bb1 SUMMARY = "GNOME Shell Extensions"
H A Dgnome-shell_46.0.bb1 SUMMARY = "GNOME Shell is the graphical shell of the GNOME desktop environment"
/openbmc/openbmc/meta-google/recipes-google/ipmi/
H A Dipmi-fru-sh.bb1 SUMMARY = "Shell functions for manipulating IPMI formatted EEPROMs"
/openbmc/openbmc/meta-google/recipes-google/test/
H A Dtest-sh.bb1 SUMMARY = "Shell functions for testing shell scripts"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSSH-short5 called by a name other than "ssh" or "Secure Shell".
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dnetwork-sh.bb1 SUMMARY = "Shell functions for manipulating network addresses"
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_websocket.robot115 Shell Cmd ${command} fork=${1}
126 ${shell_rc} ${pid}= Shell Cmd ${cmd}
138 Shell Cmd kill -s SIGTERM ${pid}
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt2 ### Shell environment set up for builds. ###
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/
H A Dreport.txt33 [X] ACS - UEFI Shell dumps
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/mksh/
H A Dmksh_59c.bb1 DESCRIPTION = "The MirBSD Korn Shell - an enhanced version of the public domain ksh"
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dsbsa-acs_7.1.4.bb22 EDK2_PLATFORM = "Shell"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/
H A D0001-adduser-set-default-shell-with-sbin-nologin.patch6 Shell nologin whether provided by shadow or util-linux is installed to
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig/
H A Dlibconfig-autoconf-perl_0.319.bb7 Shell developers."
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/
H A D0001-meson-add-option-to-set-dbus_interfacedir.patch60 interface_prefix: 'org.gnome.Shell',
/openbmc/qemu/tests/migration/guestperf/
H A Dshell.py99 class Shell(BaseShell): class
102 super(Shell, self).__init__()
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dfunctions1 # -*-Shell-script-*-

1234