Home
last modified time | relevance | path

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

/dragonfly/sys/ddb/
H A Ddb_command.c157 static void db_cmd_list (struct command *table,
255 db_cmd_list(struct command *table, struct command **aux_tablep, in db_cmd_list() function
327 db_cmd_list(cmd_table, aux_cmd_tablep, aux_cmd_tablep_end); in db_command()
343 db_cmd_list(cmd_table, aux_cmd_tablep, aux_cmd_tablep_end); in db_command()