Home
last modified time | relevance | path

Searched defs:command_print (Results 1 – 2 of 2) sorted by relevance

/dports/databases/py-apsw/apsw-3.35.4-r1/tools/
H A Dshell.py2117 def command_print(self, cmd): member in Shell
/dports/devel/openocd/openocd-0.11.0/src/helper/
H A Dcommand.c505 void command_print(struct command_invocation *cmd, const char *format, ...) in command_print() function