Home
last modified time | relevance | path

Searched refs:cli_command (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/
H A Dcmdline.c70 static const struct cli_command * cli_find(const char *cmd);
178 const struct cli_command *cmd; in cmd_exec()
255 const struct cli_command *cmd; in cmd_failed()
417 static const struct cli_command default_cmds[] =
473 static const struct cli_command * cli_find(const char *cmd) in cli_find()
476 const struct cli_command *s; in cli_find()
486 static void show_cmd_usage(const struct cli_command *cmd) in show_cmd_usage()
494 const struct cli_command *cmd; in cmd_help()
561 const struct cli_command *cmd; in cli_interpret()
H A Dcmdline.h52 struct cli_command { struct
60 const struct cli_command *cmds; argument
H A Dhelper_cmds.c666 static const struct cli_command helper_cmds[] =
H A Dtest_cmds.c1150 static const struct cli_command test_cmds[] =