Searched defs:command_fn (Results 1 – 2 of 2) sorted by relevance
64 typedef int (*command_fn) (struct cmd_context * cmd, int argc, char **argv); typedef
177 typedef int (*command_fn) (int argc, char **argv, void *data); typedef