Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/lib/
H A Dtelnet_utility.py91 def execute_command(self, cmd, i_timeout=120): member in TelnetRemoteclient
H A Dssh_utility.py89 def execute_command(self, command, default_timeout=60): member in SSHRemoteclient
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c119 static int execute_command(BlockBackend *blk, in execute_command() function
/openbmc/linux/init/
H A Dmain.c159 static char *execute_command; variable