Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_command.c193 static int db_cmd_search(char *name, struct command_table *table,
307 db_cmd_search(char *name, struct command_table *table, struct command **cmdp) in db_cmd_search() function
388 result = db_cmd_search(db_tok_string, in db_command()