Home
last modified time | relevance | path

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

/include/
A Dcommand.h35 struct cmd_tbl { struct
46 int (*cmd_rep)(struct cmd_tbl *cmd, int flags, int argc, argument
49 int (*cmd)(struct cmd_tbl *cmd, int flags, int argc, argument
51 char *usage; /* Usage message (short) */
53 const char *help; /* Help message (long) */
57 int (*complete)(int argc, char *const argv[],
A Dahci.h140 void *cmd_tbl; member

Completed in 6 milliseconds