Searched defs:db_command (Results 1 – 2 of 2) sorted by relevance
122 struct db_command { struct 135 LIST_ENTRY(db_command) next; /* next entry in the command table */ argument 146 static struct db_command db_##_table##_##_name##_cmd = { \ argument 134 moredb_command global() argument
374 db_command(struct db_command **last_cmdp, struct db_command_table *cmd_table, db_command() function [all...]