Searched refs:tystr (Results 1 – 1 of 1) sorted by relevance
1178 const char *tystr; in prop_check_type() local1189 tystr = scf_type_to_string(ty); in prop_check_type()1190 if (tystr == NULL) in prop_check_type()1191 tystr = "?"; in prop_check_type()1194 fmri, tystr); in prop_check_type()