Searched refs:db_show_cmds (Results 1 – 1 of 1) sorted by relevance
98 static struct command db_show_cmds[] = { variable209 for (i = 0; i < N(db_show_cmds); i++) in db_command_init()210 db_command_register(&db_show_table, &db_show_cmds[i]); in db_command_init()