Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_command.c190 static void db_cmd_match(char *name, struct command *cmd,
271 db_cmd_match(char *name, struct command *cmd, struct command **cmdp, in db_cmd_match() function
313 db_cmd_match(name,cmd,cmdp,&result); in db_cmd_search()