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

/freebsd-11-stable/sys/ddb/
H A Ddb_command.c182 static void db_command(struct command **last_cmdp,
338 db_command(struct command **last_cmdp, struct command_table *cmd_table, argument
351 cmd = *last_cmdp;
457 *last_cmdp = cmd;

Completed in 101 milliseconds