Searched refs:futil_cmd_t (Results 1 – 3 of 3) sorted by relevance
40 static const struct futil_cmd_t *find_command(const char *name) in find_command()42 const struct futil_cmd_t *const *cmd; in find_command()54 const struct futil_cmd_t *const *cmd; in list_commands()62 static int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command()74 const struct futil_cmd_t *cmd; in do_help()144 const struct futil_cmd_t *cmd; in main()
46 struct futil_cmd_t { struct61 const struct futil_cmd_t __cmd_##NAME = { \ argument69 extern const struct futil_cmd_t *const futil_cmds[];
370 "&& echo '#define _CMD(NAME) extern const struct futil_cmd_t __cmd_##NAME;' >> $(out)" +374 "&& echo 'const struct futil_cmd_t *const futil_cmds[] = {' >> $(out)" +