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

/freebsd-12-stable/sys/geom/part/
H A Dg_part_gpt.c222 } gpt_uuid_alias_match[] = { variable in typeref:struct:g_part_uuid_alias
311 for (uap = &gpt_uuid_alias_match[0]; uap->uuid; uap++) {
608 for (uap = &gpt_uuid_alias_match[0]; uap->uuid; uap++) {
1143 for (uap = &gpt_uuid_alias_match[0]; uap->uuid; uap++)

Completed in 166 milliseconds