Searched refs:geom_config_get (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sbin/mdconfig/
H A Dmdconfig.c66 static char *geom_config_get(struct gconf *g, const char *name);
447 type = geom_config_get(gc, "type");
449 file = geom_config_get(gc, "file");
464 length = geom_config_get(gc, "length");
502 geom_config_get(struct gconf *g, const char *name) function

Completed in 83 milliseconds