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

/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Dmap.h40 #define MAP_TYPE_MBR_PART 2 macro
H A Dmap.c81 if (n->map_type != MAP_TYPE_MBR_PART ||
93 if (n->map_type != MAP_TYPE_MBR_PART ||
H A Dshow.c171 case MAP_TYPE_MBR_PART:
H A Dgpt.c475 m = map_add(start, size, MAP_TYPE_MBR_PART, p);

Completed in 62 milliseconds