Home
last modified time | relevance | path

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

/freebsd/sbin/geom/core/
H A Dgeom.h81 struct g_command { struct
82 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;