Searched refs:lg_val (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | gpart_ops.c | 323 scheme = gc->lg_val; in gpart_activate() 336 idx = atoi(gc->lg_val); in gpart_activate() 392 scheme = gc->lg_val; in gpart_bootcode() 439 scheme = gc->lg_val; in gpart_partcode() 450 indexstr = gc->lg_val; in gpart_partcode() 548 scheme = gc->lg_val; in gpart_edit() 580 scheme = gc->lg_val; in gpart_edit() 591 oldtype = gc->lg_val; in gpart_edit() 592 items[0].text = gc->lg_val; in gpart_edit() 594 if (strcmp(gc->lg_name, "label") == 0 && gc->lg_val != NULL) { in gpart_edit() [all …]
|
| HD | part_wizard.c | 119 type = gc->lg_val; in boot_disk() 121 desc = gc->lg_val; in boot_disk() 220 scheme = gc->lg_val; in wizard_partition()
|
| HD | partedit.c | 417 scheme = gc->lg_val; in apply_workaround() 419 modified = gc->lg_val; in apply_workaround() 472 (*items)[*nitems-1].type = gc->lg_val; in add_geom_children() 498 (*items)[*nitems].type = gc->lg_val; in add_geom_children()
|
| /NextBSD/sbin/geom/core/ |
| HD | geom.c | 705 printf("%s%s: %s\n", prefix, conf->lg_name, conf->lg_val); in list_one_provider() 734 printf("%s%s: %s\n", prefix, conf->lg_name, conf->lg_val); in list_one_consumer() 748 printf("%s: %s\n", conf->lg_name, conf->lg_val); in list_one_geom() 853 len = strlen(conf->lg_val); in status_update_len() 874 glen = strlen(conf->lg_val); in status_update_len_prs() 885 len = strlen(conf->lg_val); in status_update_len_prs() 909 state = conf->lg_val; in status_one_consumer() 911 syncr = conf->lg_val; in status_one_consumer() 937 status = conf->lg_val; in status_one_geom() 972 status = conf->lg_val; in status_one_geom_prs() [all …]
|
| /NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| HD | hostres_partition_tbl.c | 388 conf->lg_val == NULL || in get_mbr() 398 part_type = strtol(conf->lg_val, NULL, 10); in get_mbr() 407 conf->lg_name, conf->lg_val); in get_mbr()
|
| /NextBSD/lib/libgeom/ |
| HD | libgeom.h | 89 char *lg_val; member
|
| HD | geom_xml2tree.c | 291 gc->lg_val = p; in EndElement() 479 free(cf->lg_val); in delete_config()
|
| /NextBSD/sbin/ggate/shared/ |
| HD | ggate.c | 329 return (conf->lg_val); in get_conf()
|
| /NextBSD/sbin/geom/class/part/ |
| HD | geom_part.c | 233 return (gc->lg_val); in find_geomcfg() 245 return (gc->lg_val); in find_provcfg() 296 (idx == 0) ? " [" : ",", gc->lg_val); in fmtattrib()
|
| /NextBSD/sbin/mdconfig/ |
| HD | mdconfig.c | 515 return (gce->lg_val); in geom_config_get()
|