Lines Matching refs:RT_ATTR
649 case RT_ATTR: in CPL_MATCH_FN()
1136 case RT_ATTR: in usage()
1291 rt_to_str(RT_RCTL), rt_to_str(RT_ATTR), in usage()
1346 (void) fprintf(fp, "\t%s\t\t%s, %s, %s\n", rt_to_str(RT_ATTR), in usage()
2025 rt_to_str(RT_ATTR)); in export_func()
2181 case RT_ATTR: in add_resource()
2465 type == RT_NET || type == RT_DEVICE || type == RT_ATTR || in gz_invalid_resource()
3119 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3123 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3137 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3380 case RT_ATTR: in remove_resource()
3803 case RT_ATTR: in select_func()
3806 z_cmd_rt_perror(CMD_SELECT, RT_ATTR, err, B_TRUE); in select_func()
4554 case RT_ATTR: in set_func()
5166 (void) fprintf(fp, "%s:\n", rt_to_str(RT_ATTR)); in output_attr()
5206 rt_to_str(RT_ATTR)); in info_attr()
5465 case RT_ATTR: in info_func()
5605 case RT_ATTR: in info_func()
6040 check_reqd_prop(attrtab.zone_attr_name, RT_ATTR, PT_NAME, in verify_func()
6042 check_reqd_prop(attrtab.zone_attr_type, RT_ATTR, PT_TYPE, in verify_func()
6044 check_reqd_prop(attrtab.zone_attr_value, RT_ATTR, PT_VALUE, in verify_func()
6166 "numeric character."), rt_to_str(RT_ATTR), in validate_attr_name()
6174 rt_to_str(RT_ATTR), pt_to_str(PT_NAME), name); in validate_attr_name()
6192 rt_to_str(RT_ATTR), pt_to_str(PT_TYPE), "boolean"); in validate_attr_type_val()
6200 rt_to_str(RT_ATTR), pt_to_str(PT_TYPE), "int"); in validate_attr_type_val()
6209 rt_to_str(RT_ATTR), pt_to_str(PT_TYPE), "string"); in validate_attr_type_val()
6217 rt_to_str(RT_ATTR), pt_to_str(PT_TYPE), "uint"); in validate_attr_type_val()
6221 zerr(gettext("invalid %s %s '%s'"), rt_to_str(RT_ATTR), in validate_attr_type_val()
6483 case RT_ATTR: in end_func()
6512 rt_to_str(RT_ATTR), pt_to_str(PT_NAME), in end_func()