Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c331 scf_type_to_protocol_type(scf_type_t t) in scf_type_to_protocol_type() function
381 rep_protocol_value_type_t t = scf_type_to_protocol_type(type); in scf_type_base_type()
3665 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_property_is_type()
3686 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_is_compatible_type()
3687 rep_protocol_value_type_t type = scf_type_to_protocol_type(type_arg); in scf_is_compatible_type()
3964 prop, scf_type_to_protocol_type(type))); in scf_transaction_property_new()
3977 prop, scf_type_to_protocol_type(type))); in scf_transaction_property_change()
3990 prop, scf_type_to_protocol_type(type))); in scf_transaction_property_change_type()
4513 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_value_is_type()
4902 rep_protocol_value_type_t ty = scf_type_to_protocol_type(type); in scf_value_get_as_string_typed()
[all …]