Searched defs:db_command (Results 1 – 2 of 2) sorted by relevance
48 struct db_command { struct57 const struct db_command *more; /* another level of command */ argument
196 db_command(const struct db_command **last_cmdp, in db_command() function