Home
last modified time | relevance | path

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

/dragonfly/sys/ddb/
H A Ddb_command.c160 static int db_cmd_search (char *name, struct command *table,
176 db_cmd_search(char *name, struct command *table, struct command **aux_tablep, in db_cmd_search() function
312 result = db_cmd_search(db_tok_string, in db_command()