Symbol: map_type
sbin/efi/bootvar.c
156
if (m->map_type != MAP_TYPE_GPT_PART)
sbin/efi/bootvar.c
158
m->map_type);
sbin/efi/gptsubr.c
160
if (m->map_type == MAP_TYPE_GPT_PART) {
sbin/efi/gptsubr.c
218
switch (m->map_type) {
sbin/efi/gptsubr.c
285
map_type_name(m->map_type),
sbin/efi/gptsubr.c
570
if (m->map_type != MAP_TYPE_GPT_PART || m->map_index < 1) {
sbin/efi/gptsubr.c
65
map_type_name(int map_type)
sbin/efi/gptsubr.c
79
if (map_type >= (int)__arraycount(xtbl))
sbin/efi/gptsubr.c
82
return xtbl[map_type];
sbin/efi/gptsubr.c
91
int map_type;
sbin/gpt/backup.c
223
switch (m->map_type) {
sbin/gpt/biosboot.c
214
if (m->map_type != MAP_TYPE_GPT_PART || m->map_index < 1)
sbin/gpt/create.c
87
map->map_type = MAP_TYPE_UNUSED;
sbin/gpt/gpt.c
1120
if (m->map_type != MAP_TYPE_GPT_PART || m->map_index < 1)
sbin/gpt/gpt.c
922
if (map->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
102
printf("add: %s %#jx %#jx\n", map_type(type), (uintmax_t)start,
sbin/gpt/map.c
105
printf("have: %s %#jx %#jx\n", map_type(n->map_type),
sbin/gpt/map.c
128
if (n->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
129
if (n->map_type != MAP_TYPE_MBR_PART ||
sbin/gpt/map.c
137
n->map_type = type;
sbin/gpt/map.c
143
if (n->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
144
if (n->map_type != MAP_TYPE_MBR_PART ||
sbin/gpt/map.c
147
map_type(n->map_type), map_type(type));
sbin/gpt/map.c
150
n->map_type = MAP_TYPE_UNUSED;
sbin/gpt/map.c
179
p = map_create(n->map_start, start - n->map_start, n->map_type);
sbin/gpt/map.c
216
if (m->map_type != MAP_TYPE_UNUSED || m->map_start < 2)
sbin/gpt/map.c
267
if (n->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
311
if (n == NULL || n->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
334
if (n->map_type != MAP_TYPE_UNUSED) {
sbin/gpt/map.c
365
while (m != NULL && m->map_type != type)
sbin/gpt/map.c
396
if (m == NULL || m->map_type != MAP_TYPE_UNUSED)
sbin/gpt/map.c
59
m->map_type = type;
sbin/gpt/map.h
39
int map_type;
sbin/gpt/resize.c
168
if (m->map_type != MAP_TYPE_GPT_PART ||
sbin/gpt/restore.c
209
map->map_type = MAP_TYPE_UNUSED;
sbin/gpt/set.c
105
if (m->map_type != MAP_TYPE_GPT_PART ||
sbin/gpt/show.c
154
print_part_type(gpt_t gpt, int map_type, int flags, void *map_data,
sbin/gpt/show.c
166
switch (map_type) {
sbin/gpt/show.c
253
len += printf("Unknown %#x", map_type);
sbin/gpt/show.c
399
print_part_type(gpt, m->map_type, xshow, m->map_data,
sbin/gpt/show.c
424
print_part_type(gpt, m->map_type, xshow, m->map_data,
sbin/gpt/show.c
473
printf("Map_Type: %d\n", m->map_type);
sbin/gpt/show.c
475
if (m->map_type != MAP_TYPE_GPT_PART) {
sbin/gpt/show.c
477
print_part_type(gpt, m->map_type, 0, m->map_data,
sbin/gpt/show.c
480
if (m->map_type == MAP_TYPE_PRI_GPT_HDR ||
sbin/gpt/show.c
481
m->map_type == MAP_TYPE_SEC_GPT_HDR) {
sbin/gpt/show.c
601
print_part_type(gpt, m->map_type, 0, m->map_data,
sbin/gpt/show.c
612
if (m->map_type == MAP_TYPE_MBR_PART) {
sbin/gpt/show.c
678
pr += (unsigned)print_part_type(gpt, m->map_type, 0,
sbin/gpt/show.c
703
switch (m->map_type) {
sbin/gpt/show.c
839
if (m->map_type != MAP_TYPE_GPT_PART ||
sbin/gpt/unset.c
102
if (m->map_type != MAP_TYPE_GPT_PART ||
usr.bin/mkcsmapper/yacc.y
427
map_type = type;
usr.bin/mkcsmapper/yacc.y
70
static int map_type;
usr.sbin/npf/npfctl/npf_parse.y
200
%type <num> map_sd map_algo map_flags map_type layer
usr.sbin/npf/npfctl/npf_parse.y
429
map_type
usr.sbin/npf/npfctl/npf_parse.y
444
: MAP ifref map_sd map_algo map_flags mapseg map_type mapseg
usr.sbin/npf/npfctl/npf_parse.y
449
| MAP ifref map_sd map_algo map_flags mapseg map_type mapseg
usr.sbin/npf/npfctl/npf_parse.y
453
| MAP ifref map_sd map_algo map_flags proto mapseg map_type mapseg