Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c301 case REP_PROTOCOL_TYPE_COUNT: in scf_proto_underlying_type()
364 case REP_PROTOCOL_TYPE_COUNT: in valid_encoded_value()
H A Dlowlevel.c301 {SCF_TYPE_COUNT, REP_PROTOCOL_TYPE_COUNT,
4584 if (!scf_value_check_type(val, REP_PROTOCOL_TYPE_COUNT)) { in scf_value_get_count()
4719 v->value_type = REP_PROTOCOL_TYPE_COUNT; in scf_value_set_count()
4855 case REP_PROTOCOL_TYPE_COUNT: in scf_value_get_as_string_common()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h565 REP_PROTOCOL_TYPE_COUNT = 'c', enumerator