Searched defs:dispatch_command (Results 1 – 2 of 2) sorted by relevance
652 def dispatch_command(self, prefix, argv, screen_info=None): member in CommandHandlerRegistry
1889 static int dispatch_command(struct command command) in dispatch_command() function