Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ddb/
H A Ddb_command.c204 static void db_cmd_match(char *name, struct db_command *cmd,
290 db_cmd_match(char *name, struct db_command *cmd, struct db_command **cmdp, in db_cmd_match() function
333 db_cmd_match(name,cmd,cmdp,&result); in db_cmd_search()