Searched refs:cmd_fn_t (Results 1 – 2 of 2) sorted by relevance
60 typedef int cmd_fn_t (int argc, char *argv[]); typedef67 cmd_fn_t *fn;
39 typedef int cmd_fn_t (char *); typedef45 cmd_fn_t *fn; /* pointer to subcommand handler function */