Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/geom/core/
H A Dgeom.c60 extern struct g_command gpart_class_commands[];
62 extern struct g_command glabel_class_commands[];
68 static struct g_command *class_commands = NULL;
85 static struct g_command std_commands[] = {
110 usage_command(struct g_command *cmd, const char *prefix) in usage_command()
159 struct g_command *cmd; in usage()
230 find_option(struct g_command *cmd, char ch) in find_option()
410 static struct g_command *
413 struct g_command *cmd; in find_command()
444 set_flags(struct g_command *cmd) in set_flags()
[all …]
H A Dgeom.h83 struct g_command { struct
/freebsd-13.1/lib/geom/mountver/
H A Dgeom_mountver.c42 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/raid/
H A Dgeom_raid.c49 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/nop/
H A Dgeom_nop.c43 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/cache/
H A Dgeom_cache.c55 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/concat/
H A Dgeom_concat.c55 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/label/
H A Dgeom_label.c60 struct g_command PUBSYM(class_commands)[] = {
/freebsd-13.1/lib/geom/shsec/
H A Dgeom_shsec.c56 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/multipath/
H A Dgeom_multipath.c56 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/stripe/
H A Dgeom_stripe.c58 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/journal/
H A Dgeom_journal.c57 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/raid3/
H A Dgeom_raid3.c55 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/virstor/
H A Dgeom_virstor.c67 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/mirror/
H A Dgeom_mirror.c61 struct g_command class_commands[] = {
/freebsd-13.1/lib/geom/part/
H A Dgeom_part.c98 struct g_command PUBSYM(class_commands)[] = {
/freebsd-13.1/lib/geom/eli/
H A Dgeom_eli.c113 struct g_command class_commands[] = {