Searched refs:command_show (Results 1 – 2 of 2) sorted by relevance
239 int command_show(int argc, char *argv[]);267 { "show", "show variable(s)", command_show }, \
261 command_show(int argc, char *argv[]) in command_show() function