PT_NAME
pt_to_str(PT_NAME), gettext("<string>"));
pt_to_str(PT_NAME), gettext("<name>"));
pt_to_str(PT_NAME), gettext("<name>"));
pt_to_str(PT_NAME), pt_to_str(PT_VALUE));
pt_to_str(PT_NAME), pt_to_str(PT_TYPE),
pt_to_str(PT_NAME));
export_prop(of, PT_NAME, rctltab.zone_rctl_name);
export_prop(of, PT_NAME, attrtab.zone_attr_name);
export_prop(of, PT_NAME, dstab.zone_dataset_name);
case PT_NAME:
case PT_NAME:
case PT_NAME:
case PT_NAME:
case PT_NAME:
case PT_NAME:
output_prop(fp, PT_NAME, rctltab->zone_rctl_name, B_TRUE);
output_prop(fp, PT_NAME, attrtab->zone_attr_name, B_TRUE);
output_prop(fp, PT_NAME, dstab->zone_dataset_name, B_TRUE);
check_reqd_prop(rctltab.zone_rctl_name, RT_RCTL, PT_NAME,
check_reqd_prop(attrtab.zone_attr_name, RT_ATTR, PT_NAME,
pt_to_str(PT_NAME), gettext("not specified"));
pt_to_str(PT_NAME), gettext("invalid"));
pt_to_str(PT_NAME), name);
rt_to_str(RT_ATTR), pt_to_str(PT_NAME), name);
PT_NAME, &validation_failed);
rt_to_str(RT_RCTL), pt_to_str(PT_NAME),
PT_NAME, &validation_failed);
rt_to_str(RT_ATTR), pt_to_str(PT_NAME),
zerr("%s %s", pt_to_str(PT_NAME),
rt_to_str(RT_DATASET), pt_to_str(PT_NAME),
| NAME { $$ = PT_NAME; }