Searched defs:cmd_info (Results 1 – 4 of 4) sorted by relevance
125 typedef struct cmd_info struct132 } cmd_info_t; argument
176 cmd_info(int argc, char *argp[], int interactive) in cmd_info() function
400 struct cmd_info { struct401 const char *name;402 u32 opcode;415 u32 flag;425 u16 rings;428 u16 devices;454 const struct cmd_info *info; argument1977 static const struct cmd_info cmd_info[] = { variable
181 cmd_info(struct disklabel *lp, char *s, int fd) in cmd_info() function