Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ddb/
HDdb_command.c209 static void db_command(struct db_command **last_cmdp,
374 db_command(struct db_command **last_cmdp, struct db_command_table *cmd_table, in db_command() argument
386 cmd = *last_cmdp; in db_command()
488 *last_cmdp = cmd; in db_command()