Searched refs:cmd_tbl_s (Results 1 – 3 of 3) sorted by relevance
30 struct cmd_tbl_s { struct35 int (*cmd)(struct cmd_tbl_s *, int, int, char * const []); argument46 typedef struct cmd_tbl_s cmd_tbl_t; argument
11 command: Function pointer (*cmd)(struct cmd_tbl_s *, int, int, char *[]);
458 (int (*)(struct cmd_tbl_s *, int, int, char * const []))addr; in fixup_cmdtable()