Searched defs:execute_command (Results 1 – 3 of 3) sorted by relevance
139 def execute_command(self, cmd, i_timeout=120): member in TelnetRemoteclient
108 def execute_command(self, command, default_timeout=60): member in SSHRemoteclient
119 static int execute_command(BlockBackend *blk, in execute_command() function