Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_command.c193 static int db_cmd_search_table(const char *, const struct db_command *,
639 db_cmd_search_table(const char *name, in db_cmd_search_table() function
705 found = db_cmd_search_table(name, list_ent->db_cmd, &cmd); in db_cmd_search()