Searched refs:geom_config_get (Results 1 – 1 of 1) sorted by relevance
66 static char *geom_config_get(struct gconf *g, const char *name);538 type = geom_config_get(gc, "type"); in md_list()541 file = geom_config_get(gc, "file"); in md_list()556 length = geom_config_get(gc, "length"); in md_list()563 label = geom_config_get(gc, "label"); in md_list()599 geom_config_get(struct gconf *g, const char *name) in geom_config_get() function