Lines Matching refs:shell_static_entry
83 struct shell_static_entry;
97 struct shell_static_entry *entry);
107 const struct shell_static_entry *entry;
283 struct shell_static_entry { struct
386 static const struct shell_static_entry UTIL_CAT(_shell_, syntax) = \
479 static const struct shell_static_entry shell_##name[] = { \
508 static const TYPE_SECTION_ITERABLE(struct shell_static_entry, _name, shell_subcmds, \
534 (static const TYPE_SECTION_ITERABLE(struct shell_static_entry, \
543 .entry = (const struct shell_static_entry *)_subcmd\
978 struct shell_static_entry active_cmd;
981 const struct shell_static_entry *selected_cmd;