Searched defs:g_command (Results 1 – 1 of 1) sorted by relevance
81 struct g_command { struct82 const char *gc_name;83 unsigned gc_flags;84 void (*gc_func)(struct gctl_req *, unsigned);85 struct g_option gc_options[G_OPT_MAX];86 const char *gc_usage;