Home
last modified time | relevance | path

Searched defs:db_command (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/ddb/
H A Ddb_command.h48 struct db_command { struct
57 const struct db_command *more; /* another level of command */ argument
H A Ddb_command.c196 db_command(const struct db_command **last_cmdp, in db_command() function