Searched defs:cmd_tbl_s (Results 1 – 1 of 1) sorted by relevance
29 struct cmd_tbl_s { struct40 int (*cmd_rep)(struct cmd_tbl_s *cmd, int flags, int argc, argument43 int (*cmd)(struct cmd_tbl_s *, int, int, char * const []); argument54 typedef struct cmd_tbl_s cmd_tbl_t; argument