Searched defs:cmd_table (Results 1 – 3 of 3) sorted by relevance
48 typedef struct cmd_table { struct54 } cmd_table; typedef
87 static const struct procstat_cmd cmd_table[] = { variable
374 db_command(struct db_command **last_cmdp, struct db_command_table *cmd_table, in db_command()