Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ddb/
H A Ddb_command.c173 static struct db_command *db_last_command = NULL; variable
551 db_command(&db_last_command, &db_cmd_table, /* dopager */ true); in db_command_loop()
569 db_command(&db_last_command, &db_cmd_table, /* dopager */ false); in db_command_script()