Searched refs:shell_cmd_help (Results 1 – 2 of 2) sorted by relevance
119 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)item_help; in formatted_structured_help_print()
299 struct shell_cmd_help { struct329 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)help; in shell_help_is_structured()331 return structured != NULL && IS_PTR_ALIGNED(structured, struct shell_cmd_help) && in shell_help_is_structured()360 ((const char *)&(const struct shell_cmd_help){ \