Searched refs:db_show_all_cmds (Results 1 – 1 of 1) sorted by relevance
92 static struct command db_show_all_cmds[] = { variable214 for (i = 0; i < N(db_show_all_cmds); i++) in db_command_init()215 db_command_register(&db_show_all_table, &db_show_all_cmds[i]); in db_command_init()