Lines Matching refs:shell_static_entry
82 struct shell_static_entry;
96 struct shell_static_entry *entry);
106 const struct shell_static_entry *entry;
228 struct shell_static_entry { struct
254 static const struct shell_static_entry UTIL_CAT(_shell_, syntax) = \ argument
347 static const struct shell_static_entry shell_##name[] = { \
376 static const TYPE_SECTION_ITERABLE(struct shell_static_entry, _name, shell_subcmds, \
402 (static const TYPE_SECTION_ITERABLE(struct shell_static_entry, \
411 .entry = (const struct shell_static_entry *)_subcmd\
846 struct shell_static_entry active_cmd;
849 const struct shell_static_entry *selected_cmd;