Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/
H A Dcmdline.h60 const struct cli_command *cmds; member
H A Dcmdline.c453 static BOOL check_cmd(const char *cmds, const char *cmd) in check_cmd()