Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/svc/
H A Drepcache_protocol.h556 REP_PROTOCOL_ENTITY_VALUE, enumerator
/titanic_41/usr/src/cmd/svc/configd/
H A Drc_node.c1014 case REP_PROTOCOL_ENTITY_VALUE: in rc_concat_fmri_element()
6111 nip->rni_type = REP_PROTOCOL_ENTITY_VALUE; in rc_node_setup_value_iter()
6198 if (iter->rni_type != REP_PROTOCOL_ENTITY_VALUE) in rc_iter_next_value()
6272 if (type == REP_PROTOCOL_ENTITY_VALUE) { in rc_node_setup_iter()
6359 if (iter->rni_type == REP_PROTOCOL_ENTITY_VALUE) in rc_iter_next()
6632 if (nip->rni_type == REP_PROTOCOL_ENTITY_VALUE || in rc_iter_destroy()
/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel.c4987 REP_PROTOCOL_ENTITY_VALUE, 0)); in scf_iter_property_values()
5012 if (iter->iter_type != REP_PROTOCOL_ENTITY_VALUE) { in scf_iter_next_value()