Searched refs:futil_cmd_t (Results 1 – 3 of 3) sorted by relevance
201 static const struct futil_cmd_t *find_command(const char *name) in find_command()203 const struct futil_cmd_t *const *cmd; in find_command()214 const struct futil_cmd_t *const *cmd; in list_commands()224 const struct futil_cmd_t *cmd; in do_help()274 int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command()301 const struct futil_cmd_t *cmd; in main()
46 struct futil_cmd_t { struct56 const struct futil_cmd_t __cmd_##NAME = { \ argument65 extern const struct futil_cmd_t *const futil_cmds[];
152 " && echo '#define _CMD(NAME) extern const struct futil_cmd_t __cmd_##NAME;' >> $(out)" +156 " && echo 'const struct futil_cmd_t *const futil_cmds[] = {' >> $(out)" +