Searched defs:ssh_command (Results 1 – 3 of 3) sorted by relevance
96 struct ssh_command { struct106 static_assert(sizeof(struct ssh_command) == 8); argument
20 .. |ssh_command| replace:: :c:type:`struct ssh_command <ssh_command>` substdef
402 def ssh_command(self, command): member in LinuxSSHMixIn