Searched defs:cmd_table (Results 1 – 6 of 6) sorted by relevance
45 typedef struct cmd_table { struct51 } cmd_table; typedef
80 typedef struct cmd_table { struct86 } cmd_table; argument
169 } cmd_table[] = { variable
130 } cmd_table[] = { variable
87 static const struct procstat_cmd cmd_table[] = { variable
374 db_command(struct db_command ** last_cmdp,struct db_command_table * cmd_table,bool dopager) db_command() argument