Home
last modified time | relevance | path

Searched refs:tystr (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1160 const char *tystr; in prop_check_type() local
1171 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()