Searched refs:pr_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel_impl.h56 scf_type_t pr_type; member in struct:scf_simple_prop
H A Dmidlevel.c171 if (scf_property_type(prop, &ret->pr_type) == -1)
193 switch (ret->pr_type) {
310 switch (ret->pr_type) {
1769 switch (prop->pr_type) {
2307 return (prop->pr_type);
2343 switch (prop->pr_type) {
2359 if (type != prop->pr_type) {

Completed in 28 milliseconds