Home
last modified time | relevance | path

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

/dragonfly/sys/ddb/
HDdb_command.c166 struct command **aux_cmd_tablep,
279 struct command **aux_cmd_tablep, struct command **aux_cmd_tablep_end) in db_command() argument
314 aux_cmd_tablep, in db_command()
327 db_cmd_list(cmd_table, aux_cmd_tablep, aux_cmd_tablep_end); in db_command()
335 aux_cmd_tablep = NULL; in db_command()
337 aux_cmd_tablep = SET_BEGIN(db_show_cmd_set); in db_command()
343 db_cmd_list(cmd_table, aux_cmd_tablep, aux_cmd_tablep_end); in db_command()