Searched defs:tystr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1160 const char *tystr; local
1171 tystr = scf_type_to_string(ty);
1172 if (tystr == NULL)
1173 tystr = "?";
1176 fmri, tystr);

Completed in 95 milliseconds