get_type
static const char *get_type(int);
printf("%s (sysid %d)\n", get_type(partp->mbrp_type), partp->mbrp_type);
outbuf[i].n_type = get_type(inbuf[i].st_shndx);
image_type = get_type(optarg);
get_type(&plist->res_prefix, &plist->res_type,
get_type(&dec->prefix, &dec->type, dkind);
get_type(&dec->prefix, &dec->type, dkind);
static void get_type(const char **, const char **, defkind);