Home
last modified time | relevance | path

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

/mirbsd/src/sys/ddb/
Ddb_command.c441 struct db_command db_command_table[] = { variable
484 db_command_table[0].more = ptr;
499 db_cmd_list(db_command_table);
529 db_command(&db_last_command, db_command_table); in db_command_loop()