Home
last modified time | relevance | path

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

/dflybsd-src/sys/ddb/
H A Ddb_command.c159 struct command **aux_tablep_end);
162 struct command **aux_tablep_end,
177 struct command **aux_tablep_end, struct command **cmdp) in db_cmd_search() argument
215 for (aux_cmdp = aux_tablep; aux_cmdp < aux_tablep_end; aux_cmdp++) { in db_cmd_search()
256 struct command **aux_tablep_end) in db_cmd_list() argument
267 for (aux_cmdp = aux_tablep; aux_cmdp < aux_tablep_end; aux_cmdp++) { in db_cmd_list()