Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ddb/
H A Ddb_command.c194 static void db_command(struct command **last_cmdp,
353 db_command(struct command **last_cmdp, struct command_table *cmd_table, in db_command() function
534 db_command(&db_last_command, &db_cmd_table, /* dopager */ 1); in db_command_loop()
552 db_command(&db_last_command, &db_cmd_table, /* dopager */ 0); in db_command_script()
/freebsd-12.1/sys/conf/
H A Dfiles694 ddb/db_command.c optional ddb