Searched refs:do_stop (Results 1 – 4 of 4) sorted by relevance
189 rc = self.do_stop(command_args)293 def do_stop(self, command_args): member in Tool
971 do_stop()1783 do_stop
206 { "stop", "", do_stop,
545 static void do_stop(Monitor *mon) in do_stop() function