Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part_bsd64.c200 static struct bsd64_uuid_alias fbsd_alias_match[] = { variable
251 for (uap = &fbsd_alias_match[0]; uap->uuid != NULL; uap++) { in bsd64_parse_type()
592 for (uap = &fbsd_alias_match[0]; uap->uuid != NULL; uap++) in g_part_bsd64_type()