Searched defs:dispatch_table (Results 1 – 3 of 3) sorted by relevance
90 static struct dispatch_table { struct91 const char *dt_comm;92 int (*dt_act)(struct ctrl_msg_pl *cp);
107 struct dispatch_table { struct115 static const struct dispatch_table entry_##fun \ argument
105 static struct dispatch_table { struct106 const char *dt_comm;107 int (*dt_act)(int, char **);