db_command
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command db_machine_command_table[] = {
const struct db_command *command;
static const struct db_command db_command_table[];
static const struct db_command db_show_cmds[];
extern const struct db_command db_machine_command_table[];
const struct db_command *db_cmd; /* cmd table */
const struct db_command **);
static int db_cmd_search_table(const char *, const struct db_command *,
const struct db_command **);
static const struct db_command *db_read_command(void);
static void db_command(const struct db_command **);
static const struct db_command db_show_cmds[] = {
static const struct db_command db_command_table[] = {
static const struct db_command *db_last_command = NULL;
const struct db_command *dummy = NULL;
db_command(&dummy);
db_register_tbl(uint8_t type, const struct db_command *cmd_tbl)
db_unregister_tbl(uint8_t type,const struct db_command *cmd_tbl)
db_command(&db_last_command);
const struct db_command *table,
const struct db_command **cmdp)
const struct db_command *cmd;
const struct db_command **cmdp)
const struct db_command *found_command;
const struct db_command *cmd;
const struct db_command *table;
static const struct db_command *
const struct db_command *command;
db_command(const struct db_command **last_cmdp)
const struct db_command *command;
int db_register_tbl(uint8_t, const struct db_command *);
int db_unregister_tbl(uint8_t, const struct db_command *);
struct db_command;
static const struct db_command veritefb_db_commands[] = {
const struct db_command db_esp_command_table[] = {
static const struct db_command db_usb_command_table[] = {
static const struct db_command db_ping_base_tbl[] = {
static const struct db_command db_ping_show_tbl[] = {