Lines Matching full:syntax
85 * Static subcommand (level > 0): Number and syntax must be known during compile
87 * Dynamic subcommand (level > 0): Number and syntax does not need to be known
154 The idea is to use the string as a command syntax that can be prompted by the
171 /* data is a value corresponding to called command syntax */
228 entry->syntax = dynamic_cmd_buffer[idx];
234 * syntax must be set to NULL.
236 entry->syntax = NULL;
387 /* If it is a subcommand handler parent command syntax
393 /* Print this command syntax */
394 shell_print(sh, "This command syntax is: %s", argv[0]);
426 * :command:`colors` - Toggles colored syntax. This might be helpful in