Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_command.c195 static void db_command(struct command **last_cmdp,
354 db_command(struct command **last_cmdp, struct command_table *cmd_table, in db_command() argument
367 cmd = *last_cmdp; in db_command()
473 *last_cmdp = cmd; in db_command()