name_to_type
if ((fp = name_to_type(t, name, &mcip->mci_id)) == NULL) {
if ((type = name_to_type(optarg)) == TYPE_INVAL &&
if ((label = name_to_type(optarg)) == TYPE_INVAL &&