Searched defs:execute_command (Results 1 – 4 of 4) sorted by relevance
91 def execute_command(self, cmd, i_timeout=120): member in TelnetRemoteclient
89 def execute_command(self, command, default_timeout=60): member in SSHRemoteclient
119 static int execute_command(BlockBackend *blk, in execute_command() function
159 static char *execute_command; variable