Searched refs:shell_cmd_handler (Results 1 – 1 of 1) sorted by relevance
142 typedef int (*shell_cmd_handler)(const struct shell *shell, typedef168 shell_cmd_handler handler; /*!< Command handler. */228 static shell_cmd_handler dummy_##syntax##_handler __unused = \372 .handler = (shell_cmd_handler)((_expr) ? _handler : NULL), \