Searched refs:tystr (Results 1 – 1 of 1) sorted by relevance
1160 const char *tystr; in prop_check_type() local1171 tystr = scf_type_to_string(ty); in prop_check_type()1172 if (tystr == NULL) in prop_check_type()1173 tystr = "?"; in prop_check_type()1176 fmri, tystr); in prop_check_type()