Home
last modified time | relevance | path

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

/freebsd/sbin/geom/core/
H A Dgeom.c57 extern struct g_command gpart_class_commands[];
59 extern struct g_command glabel_class_commands[];
65 static struct g_command *class_commands = NULL;
72 static struct g_command *find_command(const char *cmdstr, int flags);
84 static struct g_command std_commands[] = {
109 usage_command(struct g_command *cmd, const char *prefix) in usage_command()
158 struct g_command *cmd; in usage()
229 find_option(struct g_command *cmd, char ch) in find_option()
310 parse_arguments(struct g_command *cmd, struct gctl_req *req, int *argc, in parse_arguments()
409 static struct g_command *
[all …]
H A Dgeom.h81 struct g_command { struct
/freebsd/lib/geom/mountver/
H A Dgeom_mountver.c40 struct g_command class_commands[] = {
/freebsd/lib/geom/union/
H A Dgeom_union.c38 struct g_command class_commands[] = {
/freebsd/lib/geom/nop/
H A Dgeom_nop.c41 struct g_command class_commands[] = {
/freebsd/lib/geom/raid/
H A Dgeom_raid.c46 struct g_command class_commands[] = {
/freebsd/lib/geom/cache/
H A Dgeom_cache.c53 struct g_command class_commands[] = {
/freebsd/lib/geom/concat/
H A Dgeom_concat.c52 struct g_command class_commands[] = {
/freebsd/lib/geom/label/
H A Dgeom_label.c57 struct g_command PUBSYM(class_commands)[] = {
/freebsd/lib/geom/multipath/
H A Dgeom_multipath.c54 struct g_command class_commands[] = {
/freebsd/lib/geom/shsec/
H A Dgeom_shsec.c53 struct g_command class_commands[] = {
/freebsd/lib/geom/stripe/
H A Dgeom_stripe.c55 struct g_command class_commands[] = {
/freebsd/lib/geom/journal/
H A Dgeom_journal.c54 struct g_command class_commands[] = {
/freebsd/lib/geom/raid3/
H A Dgeom_raid3.c52 struct g_command class_commands[] = {
/freebsd/lib/geom/mirror/
H A Dgeom_mirror.c58 struct g_command class_commands[] = {
/freebsd/lib/geom/virstor/
H A Dgeom_virstor.c64 struct g_command class_commands[] = {
/freebsd/lib/geom/part/
H A Dgeom_part.c94 struct g_command PUBSYM(class_commands)[] = {
/freebsd/lib/geom/eli/
H A Dgeom_eli.c110 struct g_command class_commands[] = {