Searched defs:gpt_cmd (Results 1 – 1 of 1) sorted by relevance
68 struct gpt_cmd { struct69 const char *name;70 int (*fptr)(gpt_t, int, char *[]);71 const char **help;72 size_t hlen;73 int flags;