Lines Matching refs:PT_VALUE
1123 cmd_to_str(CMD_ADD), pt_to_str(PT_VALUE), in usage()
1128 cmd_to_str(CMD_REMOVE), pt_to_str(PT_VALUE), in usage()
1146 cmd_to_str(CMD_SET), pt_to_str(PT_VALUE)); in usage()
1151 pt_to_str(PT_VALUE), gettext("<integer>")); in usage()
1156 pt_to_str(PT_VALUE), gettext("<string>")); in usage()
1161 pt_to_str(PT_VALUE), gettext("<unsigned integer>")); in usage()
1345 pt_to_str(PT_NAME), pt_to_str(PT_VALUE)); in usage()
1348 pt_to_str(PT_VALUE)); in usage()
2009 cmd_to_str(CMD_ADD), pt_to_str(PT_VALUE), in export_func()
2028 export_prop(of, PT_VALUE, attrtab.zone_attr_value); in export_func()
2324 zone_perror(pt_to_str(PT_VALUE), in do_complex_rctl_val()
2350 pt_to_str(PT_VALUE)); in do_complex_rctl_val()
2355 zone_perror(pt_to_str(PT_VALUE), err, B_TRUE); in do_complex_rctl_val()
2430 if (prop_type != PT_VALUE) { in add_property()
2845 case PT_VALUE: in fill_in_attrtab()
3474 if (prop_type != PT_VALUE) { in remove_property()
4225 !(res_type == RT_RCTL && prop_type == PT_VALUE) && in set_func()
4530 case PT_VALUE: in set_func()
4566 case PT_VALUE: in set_func()
5127 pt_to_str(PT_VALUE), in output_rctl()
5169 output_prop(fp, PT_VALUE, attrtab->zone_attr_value, B_TRUE); in output_attr()
5997 rt_to_str(RT_RCTL), pt_to_str(PT_VALUE)); in verify_func()
6044 check_reqd_prop(attrtab.zone_attr_value, RT_ATTR, PT_VALUE, in verify_func()
6445 zerr(gettext("no %s specified"), pt_to_str(PT_VALUE)); in end_func()
6490 PT_VALUE, &validation_failed); in end_func()