Home
last modified time | relevance | path

Searched refs:db_command_table (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/ddb/
H A Ddb_command.c93 static struct command db_command_table[] = { variable
429 struct command *cmd = db_command_table;
468 db_command(&db_last_command, db_command_table, in db_command_loop()