Home
last modified time | relevance | path

Searched refs:db_command (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() function
535 db_command(&db_last_command, &db_cmd_table, /* dopager */ 1); in db_command_loop()
553 db_command(&db_last_command, &db_cmd_table, /* dopager */ 0); in db_command_script()